Get limits for a pair
GET/v3/pairs/:pairId/limitsDescription
Get the limits for a pair. (it could be because of the user’s location), this endpoint will respond with a 404 status code.
Header Parameters
Name | Description | Required |
---|---|---|
App-Name | App-Name for the authorization | yes |
App-Version | App-Version for the authorization | no |
Forwarded | If you are proxying requests to the API, you must include the "Forwarded" header with the original request IP address. This is used for geolocation availability purposes. | no |
Path Parameters
Name | Description | Required |
---|---|---|
pairId | Pair id from the list of pairs | yes |
Try it
Press on the 'Send' button to try this request.
Last updated on