Request Quote
Endpoint
POST {{baseUrl}}/exchange-rate
Description
This endpoint retrieves the exchange rate between two specified currencies. The request must include the source and target currencies, method ID, and method type (either "payin" or "payout"). The request requires bearer token authentication.
Request
Headers
Authorization:
Bearer YOUR_ACCESS_TOKEN
Content-Type:
application/json
Request Body
Response
Example Success Response
Last updated