update_order
The list of fields allowed to be updated are the ones able to accept a request
Name | Type | Required | Example |
---|---|---|---|
order_id | Integer | Y | 1001 The id of order that will be update |
tracking_num | Mixed | N | nfij392 The tracking code field |
skip_shipped_email | boolean | N | refund Prevent orders shipped email to be sent. Allowed inputs are 1 or 0. |
Name | Type | Example |
---|---|---|
status | Integer | 0 Success |
status | Integer | 1 Fail |
status_message | JSON |
|