Prices
GET/prices
Allows you to 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. In case 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