Finalize processing Order

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

✔️ Application API Scope

✖️ Storefront API Scope


Response Body Definitions

NameTypeDescriptionExample
merchantstringMerchant ID"275dbe1d77f34aca968fb75a8dbb4c82"
orderstringOrder ID"f9cb2f93e1c845eb9de9eff46ddb3cbf"
statusintegerOrder status5
display_statusstringReadable Order status"SUCCESS"
error_codeintegerError code3
error_messagestringError message from Ordergroove"Order status indicates it is not editable"
retrybooleanCan this be retriedtrue
currency_units_per_merchant_currency_unitinteger1
Language