OrderItemDTO

The order item details.

idstring
The ID of the order item.
item_idstring
The ID of the associated item.
The associated line item.
quantitynumber
The quantity of the order line item.
raw_quantityBigNumberRawValue
The raw quantity of the order line item.
fulfilled_quantitynumber
The fulfilled quantity of the order line item.
raw_fulfilled_quantityBigNumberRawValue
The raw fulfilled quantity of the order line item.
delivered_quantitynumber
The delivered quantity of the order line item.
raw_delivered_quantityBigNumberRawValue
The raw delivered quantity of the order line item.
shipped_quantitynumber
The shipped quantity of the order line item.
raw_shipped_quantityBigNumberRawValue
The raw shipped quantity of the order line item.
return_requested_quantitynumber
The quantity of return requested for the order line item.
raw_return_requested_quantityBigNumberRawValue
The raw quantity of return requested for the order line item.
return_received_quantitynumber
The quantity of return received for the order line item.
raw_return_received_quantityBigNumberRawValue
The raw quantity of return received for the order line item.
return_dismissed_quantitynumber
The quantity of return dismissed for the order line item.
raw_return_dismissed_quantityBigNumberRawValue
The raw quantity of return dismissed for the order line item.
written_off_quantitynumber
The quantity of written off for the order line item.
raw_written_off_quantityBigNumberRawValue
The raw quantity of written off for the order line item.
metadatanull | Record<string, unknown>
The metadata of the order detail
created_atDate
The date when the order line item was created.
updated_atDate
The date when the order line item was last updated.
Was this page helpful?
Edit this page