TimeAndActionResponseItemShipmentPlanDelayedReasonCode
primaryReasonCode stringnullable
Primary reason code of the delay of the Time and Action shipment plan
Example:
Third Party Inspection Delay
secondaryReasonCodes string[]nullable
Secondary reason codes of the delay of the Time and Action shipment plan
Example:
Factory lock down
TimeAndActionResponseItemShipmentPlanDelayedReasonCode
{
"primaryReasonCode": "Third Party Inspection Delay",
"secondaryReasonCodes": "Factory lock down"
}