Corgi BankDocumentation
OpenAPI

Create a remote deposit

POST/transfers/remote-deposits

Capture a remotely deposited check: front and back TIFF images, optional amount and payee; the bank reads the MICR line and amounts, refuses a duplicate already in collection, applies the product's remote-deposit limits, and either credits the account as a mobile check under Reg CC or holds the item for maker-checker risk review

Headers

Idempotency-KeystringRequired

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

amountintegerRequired

Minor units of the currency (cents for USD)

back_imagestring · byteRequired
currency_codestringRequired

ISO 4217 code

drawerstringOptional
front_imagestring · byteRequired
payeestringOptional

Returns

200 OK

The Remote Deposit object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close