Returns a paginated list of collection accounts.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
A cursor for pagination. Returns objects before this object ID.
Number of objects to return. Default is 10, range 1-100.
A cursor for pagination. Returns objects after this object ID.
Filter by payment method type.
Filter by country.
Filter by currencies (ISO format).
Filter by the entity ID that the account is configured on behalf of.
Filter by collection account status.
disabled, enabled Filter by type (virtual_account or wallet).
virtual_account, wallet Filter by creation time. Pass an object with any of gt, gte, lt, lte (Unix timestamps).