FulfillmentOrderDivergenceReasonEnum
Why a fulfillment is no longer one its source integration holds.
enum FulfillmentOrderDivergenceReasonEnum {
CANCELED_IN_ENDLESS
NOT_IN_SOURCE
}
Values
FulfillmentOrderDivergenceReasonEnum.CANCELED_IN_ENDLESS
The fulfillment was canceled in Endless while Endless owns the sales order's fulfillments, so the source integration still holds it as open.
FulfillmentOrderDivergenceReasonEnum.NOT_IN_SOURCE
The fulfillment was created or structurally changed in Endless and is not synchronized to the source.
Member Of
FulfillmentOrderDivergence object