Types > OrderFulfillmentModify
Description
Topic: Order Fulfillments
Fields
Whether to notify customer about fulfillment creation or not
Example: false
pickup_inventory_location_id: String
Destination pickup inventory location
Valid when: pickup_inventory_location_id matches regexp pattern: ^il_
shipping_provider_type: ShippingProviderType
Type of the shipping provider
The name of the shipping company
Example: "Ship & Co"
Valid when: tracking_company's length doesn't exceed 250 characters
Shipping number, provided by the shipping company
Example: "1Z2345"
Valid when: tracking_number's length doesn't exceed 250 characters
The URLs to track the fulfillment
Example: "http://www.google.com/search?q=1Z2345"
Valid when: tracking_url's length doesn't exceed 250 characters
Used By
Mutations
Preview (typescript)
Loading module