OrderExchange - Order Module Data Models Reference

This documentation provides a reference to the OrderExchange . This belongs to the Order Module.

idstring
order_idstring
orderOrder
returnReturn
return_idnull | string

Default: null

order_versionnumber
display_idnumber
no_notificationnull | boolean

Default: null

difference_duenumber | BigNumber
raw_difference_dueBigNumberRawValue
allow_backorderboolean

Default: false

additional_itemsCollection<OrderExchangeItem, object>
shipping_methodsCollection<OrderShipping, object>
transactionsCollection<OrderTransaction, object>
created_bynull | string

Default: null

metadatanull | Record<string, unknown>

Default: null

created_atDate
updated_atDate
deleted_atnull | Date

Default: null

canceled_atnull | Date

Default: null

[OptionalProps]ModelDateColumnsOptional
Was this page helpful?