Skip to main content

SelectedShippingOptionOriginInput

Used to give the selected shipping data a context, to be able to interpret the references. Mirrors SelectedShippingOptionOrigin on order.selectedShipping.

input SelectedShippingOptionOriginInput {
externalId: UnsanitizedString
source: String
gateway: String
carrier: String
serviceId: String
}

Fields

externalId ● UnsanitizedString

The method's id in the system that offered it, if external.

source ● String

Which api can interpret the references.

gateway ● String

Who offered the option, e.g. ASG, nShift or Ingrid.

carrier ● String

Who delivers, as the source spells it, e.g. PLAB or postnord.

serviceId ● String

The source's service or product code, e.g. P19.

Example

{}