Create an orderAsk AIpost https://developersandbox-api.flutterwave.com/ordersCreate an orderBody Paramsamountnumberrequired≥ 0.01The payment amount in decimals.currencystringenumrequiredISO 4217 currency code.AEDAFNALLAMDANGAOAAQDARSAUDAZNBAMBBDBDTBGNBHDBIFBMDBNDBOBBRLBSDBWPBYRBZDCADCDFCHFCLPCNYCOPCRCCUPCVECYPCZKDJFDKKDOPDZDECSEEKEGPETBEURFJDFKPGBPGELGGPGHSGIPGMDGNFGTQGYDHKDHNLHRKHTGHUFIDRILSINRIQDIRRISKJMDJODJPYKESKGSKHRKMFKPWKRWKWDKYDKZTLAKLBPLKRLRDLSLLTLLVLLYDMADMDLMGAMKDMMKMNTMOPMROMTLMURMVRMWKMXNMYRMZNNADNGNNIONOKNPRNZDOMRPABPENPGKPHPPKRPLNPYGQARRONRSDRUBRWFSARSBDSCRSDGSEKSGDSKKSLLSOSSRDSTDSVCSYPSZLTHBTJSTMTTNDTOPTRYTTDTWDTZSUAHUGXUSDUYUUZSVEFVNDVUVXAFXCDXOFXPFYERZARZMKZWDZMWUSDCUSDTShow 162 enum valuesreferencestringrequiredlength between 6 and 42A custom identifier to track the transaction, This must be unique across all your transactions.customer_idstringrequiredID of the customer.metaobjectmeta objectpayment_method_idstringrequiredID of the payment method.redirect_urlstringSpecifies the URL to redirect to.authorization3ds3ds_authorization_in objectmerchant_vat_amountnumberHeadersX-Trace-Idstringlength between 12 and 255A unique identifier to track this operation. It must be between 12 and 255 characters in length.X-Idempotency-Keystringlength between 12 and 255A unique identifier to prevent duplicate requests. It must be between 12 and 255 characters in length.X-Scenario-Keystring1 to 1000An optional scenario key that can be used to simulate specific behaviors or test different scenarios within the API. Providing this header allows you to trigger predefined responses or alter data based on the key's value, which can be useful for testing, development, or demonstrating specific functionalities. The key should be a string of 1 to 1000 characters.Responses 201OK 400Bad request 401Unauthorised request 403Forbidden 409ConflictUpdated 9 months ago