| Name | Description | Type | Additional information |
|---|---|---|---|
| line_number | integer |
None. |
|
| item_number | string |
None. |
|
| description | string |
None. |
|
| quantity |
Shipped quantity (may be different from ordered quantity). |
integer |
None. |
| is_back_order |
Line is in back order (stock unavailable). |
boolean |
None. |
| price | decimal number |
None. |
|
| voided |
Line is voided. |
boolean |
None. |
| do_not_ship_before |
Date in ISO-8601 format (YYYY-MM-DD). |
date |
None. |
| ship_by |
Date in ISO-8601 format (YYYY-MM-DD). |
date |
None. |
| comments | string |
None. |
|
| custom_field1 | string |
None. |
|
| custom_field2 | string |
None. |
|
| custom_field3 | string |
None. |
|
| custom_field4 | string |
None. |
|
| custom_field5 | string |
None. |
|
| bundle_lines |
Bundle components. |
Collection of bundle_line |
None. |