List Collection Accounts
Returns a paginated list of collection accounts.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
ID of the entity whose collection accounts are being listed (starts with ent_, 24 characters). When supplied, the entity's accounts are returned instead of the account's own.
A cursor for pagination. Returns objects before this object ID.
Number of objects to return. Default is 20, range 1-100.
A cursor for pagination. Returns objects after this object ID.
Filter by country.
Filter by currencies (ISO format).
Filter by collection account status.
disabled, enabled Filter by collection account type.
virtual_account, wallet, tazapay_account Free-text search across the collection accounts. 1-100 characters.
Return accounts created at or after this time (Unix timestamp).
Return accounts created at or before this time (Unix timestamp).