Retrieve Limits
GET/payouts/limits/:currency
Retrieves payout-limit information for a specified currency.
The currency must be provided as a three-letter ISO 4217 currency
code.
The source documentation also states that, when no currency is
specified, limit information for all associated MIDs is returned.
However, the documented endpoint defines currency as a required path
parameter.
Request
Responses
- 200
- 400
- 401
- 404
Payout-limit information retrieved successfully.
Invalid currency code.
Authentication failed.
No payout-limit information was found for the supplied currency.