ConfigurationList Supported Currencies

List Supported Currencies

curl -X GET "https://sandbox-api.aparatech.io/v3/config/supported-currencies?direction=deposit&userType=individual&limit=42&page=25" \
  -H "Content-Type: application/json" \
  -H "MID: example_string"
{}
GET
/v3/config/supported-currencies
GET
query
directionstring
Options: deposit, withdraw
query
userTypestring
Options: individual, business
Request Preview
Response

Response will appear here after sending the request

Query Parameters

directionstring
Allowed values:depositwithdraw
userTypestring
Allowed values:individualbusiness

Headers

Responses

Success