Update

View as Markdown

Use this request to update the ‘extra_data’ field of an existing order.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

order_idstringRequired
Unique order ID

Request

This endpoint expects an object.
extra_datastringRequiredformat: "json"
Extra order data

Response

200
merchantstring
customerstring
paymentstring
shipping_addressstring
public_idstring
sub_totalstring
tax_totalstring
shipping_totalstring
discount_totalstring
totalstring
createdstring
placestring
cancelledstring
triesintegerDefaults to 0
generic_error_countintegerDefaults to 0
statusintegerDefaults to 0
typeintegerDefaults to 0
order_merchant_idstring
rejected_messagestring
extra_datastring
lockedbooleanDefaults to true
oos_free_shippingbooleanDefaults to true

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error