List deposits
Lists deposits for the merchant with cursor-based pagination.
Query parameters
Number of results per page (1-100). Defaults to 10.
Opaque cursor from a previous next_cursor.
Filter by deposit status.
Include deposits whose created_at is greater than or equal to this ISO 8601 timestamp.
Include deposits whose created_at is less than or equal to this ISO 8601 timestamp.
Response
Paginated list of deposits
Changes
Changed in 7 of the 30 revisions of this API.41314
- ▲
added the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$to thequeryrequest parametercreated_at.gterequest-parameter-pattern-added
- ▲
added the pattern
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$to thequeryrequest parametercreated_at.lterequest-parameter-pattern-added
- ●
added the new
undefinedenum value to thedata/items/railresponse property for the response status200response-property-enum-value-added
- ○
added
subschema #1: IBANsubschema #2: UK Sort Codesubschema #3: ABAsubschema #4: Walletto thedata/items/sourceresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
subschema #1subschema #2subschema #3subschema #4from thedata/items/sourceresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
the
data/items/created_atresponse's property pattern^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$was added for the status200response-property-pattern-added
- ○
the
data/items/destination_account_idresponse's property pattern^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$was added for the status200response-property-pattern-added
- ○
the
data/items/idresponse's property pattern^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$was added for the status200response-property-pattern-added
- ○
the
data/items/returns/items/response's property pattern^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$was added for the status200response-property-pattern-added
- ○
the
data/items/updated_atresponse's property pattern^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$was added for the status200response-property-pattern-added
- ▲
- ○
removed the
BTCenum value from thedata/items/currencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ETHenum value from thedata/items/currencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
POLenum value from thedata/items/currencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SOLenum value from thedata/items/currencyresponse property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
ETHenum value to thedata/items/currencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
POLenum value to thedata/items/currencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SOLenum value to thedata/items/currencyresponse property for the response status200response-property-enum-value-added
- ●
- ▲
added
subschema #3subschema #4to thedata/items/sourceresponse propertyoneOflist for the response status200response-property-one-of-added
- ●
added the new
BTCenum value to thedata/items/currencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
achenum value to thedata/items/railresponse property for the response status200response-property-enum-value-added
- ●
added the new
btcenum value to thedata/items/railresponse property for the response status200response-property-enum-value-added
- ●
added the new
btc_testnet4enum value to thedata/items/railresponse property for the response status200response-property-enum-value-added
- ●
added the new
fedwireenum value to thedata/items/railresponse property for the response status200response-property-enum-value-added
- ○
removed
subschema #3from thedata/items/sourceresponse propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ▲
removed the enum value
rejectedfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ○
removed the
rejectedenum value from thedata/items/statusresponse property for the response status200response-property-enum-value-removed
- ▲
- ●
added the new
EURenum value to thedata/items/currencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
GBPenum value to thedata/items/currencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
USDenum value to thedata/items/currencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
USDCenum value to thedata/items/currencyresponse property for the response status200response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○