Corgi BankDocumentation
OpenAPI

Create a payable remittance

POST/payable-remittances

Fresh verified staff with payments:operations:write authority is required. Capture exact registered source obligations and requested principal allocations, reviewed recipient, settlement date and reference. Proposal alone neither pays the recipient nor extinguishes the liability. Customer authority is refused. Requests are strict single JSON objects bounded to 8 MiB; complete responses are bounded to 16 MiB and never silently truncated.

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

agency_report_idstringOptional

AgencyReportID names the accepted unclaimed property holder report an unclaimed property remittance pays; omitted otherwise.

Example strp_2tVh8nqLxq4GbDe0K1F6S9zRcWm

allocationsarray of objectsRequired
2 child attributes
amount_minorintegerRequired
obligation_idstringRequired
recipient_idstringRequired
referencestringRequired
settlement_datestring · dateRequired

A business date, YYYY-MM-DD

Returns

200 OK

The Payable Remittance object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close