Prices
GET/prices
This endpoint lets you retrieve real-time information about a conversion between two supported currencies, including the rate before and after the Noah Fee is applied.
During a Noah Hosted Checkout session, real-time /prices data is used to calculate the fees and thus the final amount a customer will pay. If neither SourceAmount or DestinationAmount is defined, the fee is not available.
Request
Responses
- 200
- 400
- 401
- 500
Price estimate successful. Response includes the rate of currency exchange before and after fees are subtracted.
Bad request
Client is not authorized to perform this action
Internal server error