Corgi BankDocumentation
OpenAPI

Create a stop payment

POST/stop-payments

Order the bank not to pay a check or a range of checks

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

account_idstringRequired

Example acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm

achobject or nullOptional
7 child attributes
company_idstringOptional
company_namestringOptional
individual_idstringOptional
received_onstring · dateRequired

A business date, YYYY-MM-DD

revokedbooleanRequired
scheduled_onstring · dateRequired

A business date, YYYY-MM-DD

timelybooleanRequired
amountintegerOptional
check_numberstringRequired
check_number_highstringOptional
kindstringOptional
oralbooleanOptional

Fourteen days unless confirmed in writing; written orders last six months

payeestringOptional
reasonstringOptional
requested_bystringRequired

Returns

201 Created

The Stop Payment object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close