MilestoneShipmentPlanDelayReasonCode
primaryReasonCode stringnullable
Primary reason code of the delay of the milestone
Example:
Retailer reason
secondaryReasonCodes string[]nullable
Secondary reason codes of the delay of the milestone
Example:
Sample Approval Delay
MilestoneShipmentPlanDelayReasonCode
{
"primaryReasonCode": "Retailer reason",
"secondaryReasonCodes": "Sample Approval Delay"
}