Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/v2/quote-config-validation
{ "inputCurrencies": [ "<string>" ], "outputCurrencies": [ "<string>" ], "paymentMethods": [ "<string>" ], "thirdPartyAllowed": true }
Configuration metadata for the quoting service.
Configuration metadata describing accepted currencies, payment methods, and the markup floor/ceiling that the quoting service will honour.