Skip to main content

TimeAndActionResponseItemShipmentPlanDelayed

reasonCodesobject[]nullable

List of reason codes

reasonSetNamestringnullable

Set of reasons

Example: T&A Late Reason Code
unitstring

Unit of the delay of the Time and Action shipment plan

Possible values: [day, week, month]

Example: day
valueinteger

Value of the delay of the Time and Action shipment plan

TimeAndActionResponseItemShipmentPlanDelayed
{
"reasonCodes": [
{
"primaryReasonCode": "Third Party Inspection Delay",
"secondaryReasonCodes": "Factory lock down"
}
],
"reasonSetName": "T&A Late Reason Code",
"unit": "day",
"value": 0
}