Create Conversion QuoteAsk AIpost http://localhost:8080/v1/fx/quotesGet a detailed FX quote for converting between the account's currency and another currency. To use this endpoint please contact your CSM, this functionality requires agreement to be used.Body ParamsamountnumberrequiredAmount to convert in fixed side currencybuyCurrencystringenumrequiredCurrency to buy (ISO 3-letter code)AEDAFNALLAMDANGAOAARSAUDAWGAZNBAMBBDBDTBGNBHDBIFBMDBNDBOBBOVBRLBSDBTNBWPBYNBZDCADCDFCHFCLPCNHCNYCOPCRCCUCCUPCVECZKDJFDKKDOPDZDEGPERNETBEURFJDFKPGBPGELGHSGIPGMDGNFGTQGYDHKDHNLHRKHTGHUFIDRILSINRIQDIRRISKJMDJODJPYKESKGSKHRKMFKPWKRWKWDKYDKZTLAKLBPLKRLRDLSLLYDMADMDLMGAMKDMMKMNTMOPMRUMURMVRMWKMXNMYRMZNNADNGNNIONOKNPRNZDOMRPABPENPGKPHPPKRPLNPYGQARRONRSDRUBRWFSARSBDSCRSDGSEKSGDSHPSLESLLSOSSRDSSPSTNSVCSYPSZLTHBTJSTMTTNDTOPTRYTTDTWDTZSUAHUGXUSDUYUUZSVESVNDVUVWSTXAFXCDXCGXOFXPFYERZARZMWZWGZWLShow 162 enum valuesfixedSidestringenumrequiredThe side of the trade to be fixed in value. Possible values: BUY: The buy side is fixed, sell amount variable SELL: The sell side is fixed, buy amount variable BUYSELLAllowed:BUYSELLidempotencyKeyuuidrequiredUnique value (UUID) used to identify this request and used to recognise any subsequent retriesmarginPercentagenumberOptional margin percentage override (e.g. 1.5 for 1.5%). When absent, the configured default margin is applied.sellAccountIduuidrequiredThe account ID to sell from (will be debited)Responses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 2 months ago