TimeAndActionMilestone
Actual shipment begin date
2021-03-05T00:00:00+00:00Actual shipment begin date
2021-03-01T00:00:00+00:00Unique identifier of the Milestone
1234f24e-54f6-4326-b4d3-402d52af291aIndicate whether the planned shipment end date is on time
trueIndicate whether the planned shipment start date is on time
trueName of the Milestone
Packaging ArrivalPlanned shipment end date
2021-03-05T00:00:00+00:00plannedEndDateDelay objectnullable
Delay information on planned end date
The unit of late time (day/month i.e.)
dayNumber of late unit (2 i.e.)
Planned shipment start date
2021-03-01T00:00:00+00:00Original planned shipment start date
2021-03-01T00:00:00+00:00Original planned shipment end date
2021-03-05T00:00:00+00:00Latest reason for revising the milestone dates
PO revisionplannedStartDateDelay objectnullable
Delay information on planned start date
The unit of late time (day/month i.e.)
dayNumber of late unit (2 i.e.)
shipmentPlanDelay objectnullable
Delay information of the milestone
reasonCodes object[]nullable
List of milestones reason codes
Primary reason code of the delay of the milestone
Retailer reasonSecondary reason codes of the delay of the milestone
Sample Approval DelaySet of reasons
Delay{
"actualEndDate": "2021-03-05T00:00:00+00:00",
"actualStartDate": "2021-03-01T00:00:00+00:00",
"id": "1234f24e-54f6-4326-b4d3-402d52af291a",
"isOnTimePlannedEndDate": "true",
"isOnTimePlannedStartDate": "true",
"name": "Packaging Arrival",
"plannedEndDate": "2021-03-05T00:00:00+00:00",
"plannedEndDateDelay": {
"unit": "day",
"value": 0
},
"plannedStartDate": "2021-03-01T00:00:00+00:00",
"originalPlannedStartDate": "2021-03-01T00:00:00+00:00",
"originalPlannedEndDate": "2021-03-05T00:00:00+00:00",
"latestReviseReason": "PO revision",
"plannedStartDateDelay": {
"unit": "day",
"value": 0
},
"shipmentPlanDelay": {
"reasonCodes": [
{
"primaryReasonCode": "Retailer reason",
"secondaryReasonCodes": "Sample Approval Delay"
}
],
"reasonSetName": "Delay"
}
}