ShippingProfile - Fulfillment Module Data Models Reference

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

idPrimaryKeyModifier<IdProperty>
The ID of the shipping profile.
nameTextProperty
The name of the shipping profile
typeTextProperty
The type of the shipping profile
shipping_optionsHasMany<ShippingOption>
The associated shipping options.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?