Put Order Update

PUT {{baseUrl}}/order.update.json?order_id=<string>&store_id=<string>&order_status=<object>&comment=<string>&date_modified=<string>&date_finished=<string>&financial_status=<string>&order_payment_method=<string>&send_notifications=<boolean>

Update existing order.

Request Params

KeyDatatypeRequiredDescription
order_idstringRetrieves order’s info specified by order id
store_idstringDefines store id where the webhook should be assigned
order_statusstringCounts orders quantity specified by order status
commentstringSpecifies order comment
date_modifiedstringSpecifies order's modification date
date_finishedstringSpecifies order's finished date
financial_statusstringCounts orders quantity specified by financial status
order_payment_methodstringDefines order payment method
send_notificationsstringSend notifications to customer after order was created