Get a paginated list of bank account verifications.
Choose between ascending and descending order.
ASC
, DESC
Specify the number of the page you want to retrieve.
x >= 1
Specify the number of items you want to retrieve per page.
1 <= x <= 100
Filter recipients by status.
The response is of type object
.