Skip to main content

FulfillmentOrderDivergence

No description

type FulfillmentOrderDivergence {
fulfillmentId: ID!
fulfillmentNumber: String
reason: FulfillmentOrderDivergenceReasonEnum!
}

Fields

FulfillmentOrderDivergence.fulfillmentId ● ID! non-null scalar common

The fulfillment that breaks the alignment with the source integration.

FulfillmentOrderDivergence.fulfillmentNumber ● String scalar common

The fulfillment's human-readable number, when it has one.

FulfillmentOrderDivergence.reason ● FulfillmentOrderDivergenceReasonEnum! non-null enum orders

Why this fulfillment is not one the source integration holds.

Member Of

FulfillmentOrderAlignment object