Accounts
Last updated
Last updated
Retrieve a list of accounts with optional filtering and pagination.
Filter accunts by status
Filter account by type
Filter account by creation date lower bound, exclusive
Filter accounts by creation date upper bound, inclusive
Filter accounts by customer ID
When provided, specifies the last item returned in previous page, used to fetch the next page. Fetches the first page when omitted.
When provided, specifies the number of items to return in the page. Uses default page size of 10 when omitted.
Will sort the returned data using the specified field.
Specifies the sort direction for the sortField.