Types > ScheduledFulfillmentReserveLineItemCreate
Description
Fields
dest_inventory_location_id: String!
Unique inventory location identifier (destination)
Example: "il_EQzGqWoY"
Valid when: dest_inventory_location_id is not empty
Valid when: dest_inventory_location_id matches regexp pattern: ^il_
Unique line item identifier. See also: Unique Identifiers
Example: "li_EQzGqWoY"
Valid when: line_item_id is not empty
Valid when: line_item_id matches regexp pattern: ^li_
A unique product variant identifier
Example: "va_EQzGqWoY"
Valid when: variant_id matches regexp pattern: ^va_
Used By
Types
OrderFulfillmentCreate, ScheduledFulfillmentReserve
Preview (typescript)
Loading module