List account verifications

Lists the account verifications of your organization for the mode (live or test) of the API key used. Filter by account_number, transfer_id, or by date range with since and until. The list is paginated. Use the starting_after, ending_before, and limit query parameters to move through the list. The Link response header carries the URLs to navigate the paginated list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Counterparty account number to filter by. Use the standardized Mexican bank account number (CLABE).

string

Identifier of the verification transfer to filter by. Returns the account verification linked to this transfer.

date-time

Lower bound for the creation date. Returns account verifications created on or after this ISO 8601 datetime in UTC.

date-time

Upper bound for the creation date. Returns account verifications created on or before this ISO 8601 datetime in UTC.

string

Cursor that fetches the next page of account verifications. Use the ID of the last account verification from the current page.

string

Cursor that fetches the previous page of account verifications. Use the ID of the first account verification from the current page.

integer

Maximum number of account verifications to return per page. Ranges from 1 to 300. Defaults to 30.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json