Corgi BankDocumentation
OpenAPI

Create a realtime transfer

POST/transfers/realtime

Send a FedNow or RTP credit transfer

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

amountintegerRequired

Minor units of the currency (cents for USD)

counterpartyobjectRequired
4 child attributes
account_numberstringRequired
account_typestringRequired
namestringRequired
routing_numberstringRequired
currency_codestringRequired

ISO 4217 code

railstringRequired
remittancestringOptional
request_idstringOptional

The request for payment this payment settles

Example req_2tVh8nqLxq4GbDe0K1F6S9zRcWm

Returns

201 Created

The Realtime Transfer object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close