Corgi BankDocumentation
OpenAPI

Replace an Originator's limits, classes and status; with an operator, record the periodic review

PUT/ach-originators/{id}

Replace an Originator's limits, classes and status. The reviewer is the verified operator on the token, never a name the body asserts. Lifting a suspension (status suspended to active) is the staff review the suspension waits for: without operator it is refused 400 validation_failed on operator. With an operator, the periodic review of the exposure limits the Nacha Operating Rules have the ODFI make is recorded against them.

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

company_idstringOptional
company_namestringOptional
credit_limit_amountintegerRequired
customer_idstringOptional

Example cust_2tVh8nqLxq4GbDe0K1F6S9zRcWm

debit_limit_amountintegerRequired
exposure_daysintegerOptional
exposure_limit_amountintegerRequired
notestringOptional
operatorstringOptional

The reviewer; recorded as the periodic review

prenote_requiredbooleanRequired
review_duestring · date or nullOptional

A business date, YYYY-MM-DD

sec_codesarray of stringsOptional
statusstringOptional

Returns

200 OK

The ACH Originator object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close