List all check transfers
GET
/transfers/checksList check transfers: deposits (default), issued official checks (kind=issue) or checks drawn on the bank that the operator presented (kind=inclearing)
Query parameters
limitintegerOptionalPage size
Default 10. Maximum 100.
starting_afterstringOptionalThe id of the last item seen; returns the page after it
ending_beforestringOptionalThe id of the first item seen; returns the page before it
kindstringOptionalaccount_idstringOptionalstatusstringOptionalcash_letter_idstringOptionalReturns
200 OK
A page of Check Transfer objects, with has_more saying whether another page follows.
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503