Finalize processing Order

View as Markdown
This endpoint is used to finalize order placement when the initial response to the Order Placement API is PROCESSING rather than a final status. It allows merchants to later submit the final placement result once processing is complete on their side.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

order_idstringRequired
Unique order ID

Request

This endpoint expects an object.
processing_response_idstringOptional
Order Merchant ID
response_xmlstringOptional
Rsponse XML
idempotency_keystringOptional
Unique response ID

Response

200
orderstring
merchantstring
statusintegerDefaults to 0
display_statusstring
error_codeany
error_messageany
retrybooleanDefaults to true
currency_units_per_merchant_currency_unitintegerDefaults to 0

Errors

404
Not Found Error