Corgi BankDocumentation
OpenAPI

Record the checks the customer issued (its issue file)

POST/positive-pay/accounts/{id}/issues

Path parameters

idstringRequired

Headers

Idempotency-KeystringOptional

Send on every write that creates or changes money or state; a replay with the same key returns the original result with 200.

Body parameters

issuesarray of objectsRequired
5 child attributes
amountintegerRequired
check_numberstringRequired
issued_onstring · date or nullOptional

A business date, YYYY-MM-DD

payeestringOptional
voidbooleanOptional

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