Corgi BankDocumentation
OpenAPI

List all ACH return rate evaluations

GET/ach-return-rate-evaluations

The scheduler's daily evaluations of every Originator's return rates against the Nacha thresholds, newest first (originator_id narrows to one; breached=true lists the alerts)

Query parameters

limitintegerOptional

Page size

Default 10. Maximum 100.

starting_afterstringOptional

The id of the last item seen; returns the page after it

ending_beforestringOptional

The id of the first item seen; returns the page before it

originator_idstringOptional
breachedstringOptional

Returns

200 OK

A page of ACH Return Rate Evaluation objects, with has_more saying whether another page follows.

Errors

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

400401403404409412413422424429500503

to move to open esc to close