Corgi BankDocumentation
OpenAPI

List issued checks

GET/positive-pay/issues

Query parameters

limitintegerOptional

Page size

Default 10. Maximum 100.

starting_afterstringOptional

The id of the last item seen; returns the page after it

ending_beforestringOptional

The id of the first item seen; returns the page before it

account_idstringOptional
statusstringOptional

Returns

200 OK

dataarray of objectsRequired
9 child attributes
account_idstringRequired

Example acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm

amountintegerRequired
check_numberstringRequired
created_atstring · date-timeRequired
idstringRequired
inclearing_item_idstringOptional
issued_onstring · dateOptional

A business date, YYYY-MM-DD

payeestringOptional
statusstringRequired

Outstanding, paid, voided, stale

has_morebooleanRequired

Whether another page follows

Errors

Every error is a problem document with a stable code. See Errors.

400401403404409412413422424429500503

to move to open esc to close