order_status
An order status object containing data about the order
| Name | Description | Type | Additional information |
|---|---|---|---|
| order_confirmation_id | The unique order submission reference id you received after your order was successfully submitted. | number | None. |
| order_po | The unique supplied order po you submitted with your order. | text | None. |
| order_id | Assigned FinerWorks order id number | number | None. |
| order_status_id | ID number used by FinerWorks internally. This number should be used over the order_status_label parameter since wording on the order_status_label parameter can potentially change | number | None. |
| order_source | Platform or API service that submitted the order. | text | None. |
| order_status_label | A desription of the status | text | None. |
| shipments | List of all packaged shipped with this order along with tracking | array (shipment) | None. |