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