Skip to main content

MilestoneShipmentPlanDelay

reasonCodesobject[]nullable

List of milestones reason codes

reasonSetNamestringnullable

Set of reasons

Example: Delay
MilestoneShipmentPlanDelay
{
"reasonCodes": [
{
"primaryReasonCode": "Retailer reason",
"secondaryReasonCodes": "Sample Approval Delay"
}
],
"reasonSetName": "Delay"
}