Overview
Generate a quote for a given currency pair
POST (/internal/v1/quotes:generate-quote)
Request Body
Responses
200 OK
404 Not Found
500 Internal Server Error
Architecture
ISO 4217 Alpha 3 currency code.
[A-Z]{3}The amount given with fractional digits, where fractions must be compliant to the currency definition. Up to 14 significant figures. Negative amounts are signed by minus. The decimal separator is a dot. **Example:** Valid representations for EUR with up to two decimals are: * 1056 * 5768.2 * -1.50 * 5877.78
-?[0-9]{1,14}(\.[0-9]{1,3})?The side of the conversion that is fixed
DEBIT CREDITNo properties match your search
Try a different search term or clear the search to see all properties
The estimated amount to be debited.
ISO 4217 Alpha 3 currency code.
[A-Z]{3}The amount given with fractional digits, where fractions must be compliant to the currency definition. Up to 14 significant figures. Negative amounts are signed by minus. The decimal separator is a dot. **Example:** Valid representations for EUR with up to two decimals are: * 1056 * 5768.2 * -1.50 * 5877.78
-?[0-9]{1,14}(\.[0-9]{1,3})?The estimated amount to be credited.
The fee charged for the currency exchange.
The rate at which the debit currency will be exchanged for the credit currency.
The timestamp indicating when the exchange rate was last updated. Outdated rates may apply during system outages.
No properties match your search
Try a different search term or clear the search to see all properties
urn:plmr-internal:forex:connector:INVALID_INPUT urn:plmr-internal:forex:connector:AMOUNT_IS_TOO_SMALL urn:plmr-internal:forex:connector:CURRENCY_EXCHANGE_TIME_WINDOW_CLOSEDNo properties match your search
Try a different search term or clear the search to see all properties
urn:plmr-internal:forex:connector:INVALID_INPUT urn:plmr-internal:forex:connector:AMOUNT_IS_TOO_SMALL urn:plmr-internal:forex:connector:CURRENCY_EXCHANGE_TIME_WINDOW_CLOSEDNo properties match your search
Try a different search term or clear the search to see all properties