Fulfillment - Fulfillment Module Data Models Reference

This documentation provides a reference to the Fulfillment . This belongs to the Fulfillment Module.

idstring
location_idstring
packed_atnull | Date

Default: null

shipped_atnull | Date

Default: null

marked_shipped_bynull | string

Default: null

created_bynull | string

Default: null

delivered_atnull | Date

Default: null

canceled_atnull | Date

Default: null

datanull | Record<string, unknown>

Default: null

provider_idstring
shipping_option_idnull | string

Default: null

metadatanull | Record<string, unknown>

Default: null

shipping_optionnull | ShippingOption
delivery_addressFulfillmentAddress
requires_shippingboolean

Default: true

itemsCollection<FulfillmentItem, object>
labelsCollection<FulfillmentLabel, object>
created_atDate
updated_atDate
deleted_atnull | Date

Default: null

[OptionalProps]SoftDeletableModelDateColumnsOptional
Was this page helpful?