MustFulfillFrom object

Force a set of items to be fulfilled from a specified location. If the cart item isn't stocked at the specified location, then checkout won't return any shipping rates and completing checkout will be blocked.

Fields

  • deliverableLineIds ([ID!]!) Required

    Ids of the deliverable lines for which the constraint is applied.

  • locationId (ID!) Required

    Id of the location for which the cart lines must ship from.