post https://cert.api.firstdata.com/gateway/v2/orders/
Use this to perform a subsequent transaction, e.g. postAuth or return using an order ID as a reference.
Responses
Use this to perform a subsequent transaction, e.g. postAuth or return using an order ID as a reference.
xxxxxxxxxx44curl --request POST \--url https://cert.api.firstdata.com/gateway/v2/orders/order-id \--header 'Content-Type: application/json' \--header 'accept: application/json' \--data '{"order": {"standInDetails": {"standInType": "FIXED_AMOUNT","siValidated": true,"frequency": "DAILY"},"additionalDetails": {"receipts": [{"type": "cardholder"}]},"bancontactQR": {"transactionRoutingMeans": "QR Code"},"recurringPaymentDetails": {"additionalDetails": {"receipts": [{"type": "cardholder"}]
Try It! to start a request and see the response here! Or choose an example: