Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unix epoch timestamp Unix timestamp (seconds)
Example:
1619740800
Refer to checksum calculation
Query Parameters
This to navigate index
Example:
1
Limit records per page. Default 25
This to filter based on status
pending: The bank account is yet to be verifiedverified: Valid bank accountrejected: Invalid bank account
Available options:
pending, verified, rejected Example:
"verified"
This to filter based on reference
Example:
"abc123"