Bank accounts API
Get bank accounts
GET
Requirements to consume the endpoint.
User approved
The user must be approved in at least one country.
Authorizations
Query Parameters
User id by which you want to filter.
Example:
"665f4084b96e4fb76f5a0e0c"
Broker id by which you want to filter.
Example:
"655f4084b96e4fb76f5a0e6e"
Country by which you want to filter.
Available options:
MX
, PE
, US
Fiat by which you want to filter.
Available options:
USD
, MXN
, PEN
Used to specify the current page you want to get in the paging results.
Used to specify the maximum number of records to be returned on a single page.
Response
200
application/json
OK
The response is of type object[]
.