製造を追跡
最終更新
役に立ちましたか?
役に立ちましたか?
{
"operations": [
{
"operationId": "01c5a05e-e197-11ec-8fea-0242ac120002",
"operation": "PRODUCE",
"status": "PENDING",
"startTime": "2025-01-17T06:28:02.492Z",
"cardId": "271b-6e47-8ec3-7f3f",
"details": {
"status": "CARD_PROD_REQUESTED"
}
}
]
}{
"operations": [
{
"operationId": "01c5a05e-e197-11ec-8fea-0242ac120002",
"operation": "PRODUCE",
"status": "PENDING",
"startTime": "2025-01-17T06:28:02.492Z",
"cardId": "271b-6e47-8ec3-7f3f",
"details": {
"status": "DATA_PREPARED",
"dueDate": "2025-01-21",
"productionSite": "Gemenos"
}
}
]
}{
"operations": [
{
"operationId": "01c5a05e-e197-11ec-8fea-0242ac120002",
"operation": "PRODUCE",
"status": "FAILED",
"startTime": "2025-01-17T06:28:02.492Z",
"endTime": "2025-01-21T09:28:12.492Z",
"cardId": "271b-6e47-8ec3-7f3f",
"details": {
"status": "DATA_EXCEPTION"
},
"errorCode": "FIELD_INVALID_FORMAT",
"error": "pan"
}
]
}{
"operations": [
{
"operationId": "01c5a05e-e197-11ec-8fea-0242ac120002",
"operation": "PRODUCE",
"status": "SUCCESSFUL",
"startTime": "2025-01-17T06:28:02.492Z",
"endTime": "2025-01-21T09:28:12.492Z",
"cardId": "271b-6e47-8ec3-7f3f",
"details": {
"status": "CARD_SHIPPED",
"dueDate": "2025-01-21",
"productionSite": "Gemenos",
"shipment": {
"estimatedDeliveryDate": "2025-01-21T17:32:28Z"
}
}
}
]
}{
"operations": [
{
"operationId": "01c5a05e-e197-11ec-8fea-0242ac120002",
"operation": "PRODUCE",
"status": "SUCCESSFUL",
"startTime": "2025-01-17T06:28:02.492Z",
"endTime": "2025-01-21T09:28:12.492Z",
"cardId": "271b-6e47-8ec3-7f3f",
"details": {
"status": "CARD_SHIPPED",
"dueDate": "2025-01-21",
"productionSite": "Gemenos",
"shipment": {
"carrier": "fedex",
"trackingNumber": "1234567890",
"status": "IN_TRANSIT",
"message": "輸送中",
"trackingUrl": "https://www.fedex.com/track?trk=1234567890",
"estimatedDeliveryDate": "2026-05-24T00:00:00Z",
"lastUpdatedAt": "2026-05-22T13:55:00Z",
"lastCheckpoint": {
"checkpointTime": "2026-05-22T13:55:00Z",
"city": "Paris",
"countryName": "France",
"message": "施設に到着しました"
}
}
}
}
]
}{
"operations": [
{
"operationId": "01c5a05e-e197-11ec-8fea-0242ac120002",
"operation": "PRODUCE",
"status": "PENDING",
"startTime": "2025-01-17T06:28:02.492Z",
"cardId": "271b-6e47-8ec3-7f3f",
"details": {
"status": "CARD_PROD_REQUESTED"
}
},
{
"operationId": "01c5a05e-e197-11ec-8fea-0242ac120002",
"operation": "PRODUCE",
"status": "PENDING",
"startTime": "2025-01-17T06:28:02.492Z",
"cardId": "271b-6e47-8ec3-7f3f",
"details": {
"status": "DATA_PREPARED",
"dueDate": "2025-01-21",
"productionSite": "Gemenos"
}
},
{
"operationId": "01c5a05e-e197-11ec-8fea-0242ac120002",
"operation": "PRODUCE",
"status": "FAILED",
"startTime": "2025-01-17T06:28:02.492Z",
"endTime": "2025-01-21T09:28:12.492Z",
"cardId": "271b-6e47-8ec3-7f3f",
"details": {
"status": "DATA_EXCEPTION"
},
"errorCode": "FIELD_INVALID_FORMAT",
"error": "pan"
}
]
}