Skip to main content

shippingFulfillmentConfirm

Confirms the fulfilment of a shipping by an external warehouse that validates the shippings (a per-project setup): the parcels prepared and, optionally, the quantities fulfilled per shipping line (without lines, the whole shipping is fulfilled). Accepted only while the shipping booking is pending; one confirmation per shipping.

shippingFulfillmentConfirm(
lines: [ShippingFulfillmentConfirmLineInput!]
parcels: [ShippingFulfillmentConfirmParcelInput!]!
shippingId: ID!
): FulfillmentPacking

Arguments

shippingFulfillmentConfirm.lines ● [ShippingFulfillmentConfirmLineInput!] list input

shippingFulfillmentConfirm.parcels ● [ShippingFulfillmentConfirmParcelInput!]! non-null input

shippingFulfillmentConfirm.shippingId ● ID! non-null scalar

Type

FulfillmentPacking object

The packing declared by a warehouse when it confirmed the fulfilment of a shipping.