Fulfillment - Fulfillment Module Data Models Reference

This documentation provides a reference to the Fulfillment data model. It belongs to the Fulfillment Module.

idPrimaryKeyModifier<IdProperty>
The ID of the fulfillment.
location_idTextProperty
The ID of the location to fulfill items from.
requires_shippingBooleanProperty
Whether the fulfillment item requires shipping.
itemsHasMany<FulfillmentItem>
The associated items.
labelsHasMany<FulfillmentLabel>
The associated labels.
packed_atDateTimePropertyOptional
The date the fulfillment items were packed.
shipped_atDateTimePropertyOptional
The date the fulfillment items were shipped.
marked_shipped_byTextPropertyOptional
The ID of the user that marked this fulfillment as shipped.
created_byTextPropertyOptional
The ID of the user that created this fulfillment.
delivered_atDateTimePropertyOptional
The date the fulfillment items were delivered.
canceled_atDateTimePropertyOptional
The date the fulfillment was canceled.
dataJSONPropertyOptional
The data of the fulfillment useful for the associated fulfillment provider. Learn more in this documentation
providerHasOneWithForeignKey<FulfillmentProvider>Optional
The associated provider.
shipping_optionBelongsTo<ShippingOption>Optional
The associated shipping option.
delivery_addressHasOneWithForeignKey<FulfillmentAddress>Optional
The associated delivery address.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?
Ask Anything
FAQ
What is Medusa?
How can I create a module?
How can I create a data model?
How do I create a workflow?
How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break