mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
ecommerce installable
This commit is contained in:
@@ -1,81 +0,0 @@
|
||||
{
|
||||
"orders": [
|
||||
{
|
||||
"id": "100",
|
||||
"summary": "Lawyer Books",
|
||||
"email": "matt.murdock@nelsonmurdock.com",
|
||||
"status": "cancelled",
|
||||
"order_date": "2025-03-30",
|
||||
"last_update": "2025-04-01"
|
||||
},
|
||||
{
|
||||
"id": "101",
|
||||
"summary": "Bonking Sticks",
|
||||
"email": "matt.murdock@nelsonmurdock.com",
|
||||
"status": "paid",
|
||||
"order_date": "2025-04-01",
|
||||
"last_order_update": "2025-04-01"
|
||||
},
|
||||
{
|
||||
"id": "102",
|
||||
"summary": "Red Sunglasses",
|
||||
"email": "matt.murdock@nelsonmurdock.com",
|
||||
"status": "shipped",
|
||||
"order_date": "2025-04-01",
|
||||
"last_order_update": "2025-04-01",
|
||||
"tracking_id": "UPS67890"
|
||||
},
|
||||
{
|
||||
"id": "200",
|
||||
"summary": "Paper",
|
||||
"email": "foggy.nelson@nelsonmurdock.com",
|
||||
"status": "shipped",
|
||||
"order_date": "2025-04-03",
|
||||
"last_update": "2025-04-06",
|
||||
"tracking_id": "USPS12345"
|
||||
},
|
||||
{
|
||||
"id": "300",
|
||||
"summary": "Chemistry Books",
|
||||
"email": "heisenberg@blue-meth.com",
|
||||
"status": "shipped",
|
||||
"order_date": "2025-03-30",
|
||||
"last_update": "2025-04-06",
|
||||
"tracking_id": "USPS12345"
|
||||
},
|
||||
{
|
||||
"id": "301",
|
||||
"summary": "Book: Being a Cool Bro",
|
||||
"email": "heisenberg@blue-meth.com",
|
||||
"status": "cancelled",
|
||||
"order_date": "2025-04-01",
|
||||
"last_update": "2025-04-02"
|
||||
},
|
||||
{
|
||||
"id": "302",
|
||||
"summary": "Black Hat",
|
||||
"email": "heisenberg@blue-meth.com",
|
||||
"status": "delivered",
|
||||
"order_date": "2025-04-01",
|
||||
"last_update": "2025-04-06",
|
||||
"tracking_id": "UPS67890"
|
||||
},
|
||||
{
|
||||
"id": "400",
|
||||
"summary": "Giant Graphic Hoodie",
|
||||
"email": "jessenotpinkman@blue-meth.com",
|
||||
"status": "shipped",
|
||||
"order_date": "2025-04-03",
|
||||
"last_update": "2025-04-09",
|
||||
"tracking_id": "UPS67890"
|
||||
},
|
||||
{
|
||||
"id": "401",
|
||||
"summary": "Giant Pants",
|
||||
"email": "jessenotpinkman@blue-meth.com",
|
||||
"status": "processing",
|
||||
"order_date": "2025-04-03",
|
||||
"last_update": "2025-04-09"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,158 +0,0 @@
|
||||
{
|
||||
"packages": [
|
||||
{
|
||||
"TrackingNumber": "USPS12345",
|
||||
"Delivered": false,
|
||||
"Carrier": "USPS",
|
||||
"ServiceType": "USPS Ground Advantage<SUP>™</SUP>",
|
||||
"PickupDate": "",
|
||||
"ScheduledDeliveryDate": "April 14, 2025",
|
||||
"ScheduledDeliveryDateInDateTimeFromat": "2025-04-14T00:00:00",
|
||||
"StatusCode": "In Transit from Origin Processing",
|
||||
"Status": "Departed Post Office",
|
||||
"StatusSummary": "Your item has left our acceptance facility and is in transit to a sorting facility on April 10, 2025 at 7:06 am in IRON RIDGE, WI 53035.",
|
||||
"Message": "",
|
||||
"DeliveredDateTime": "",
|
||||
"DeliveredDateTimeInDateTimeFormat": null,
|
||||
"SignatureName": "",
|
||||
"DestinationCity": "CITY",
|
||||
"DestinationState": "ST",
|
||||
"DestinationZip": "12345",
|
||||
"DestinationCountry": null,
|
||||
"EventDate": "2025-04-10T07:06:00",
|
||||
"TrackingDetails": [
|
||||
{
|
||||
"EventDateTime": "April 10, 2025 7:06 am",
|
||||
"Event": "Departed Post Office",
|
||||
"EventAddress": "IRON RIDGE WI 53035",
|
||||
"State": "WI",
|
||||
"City": "IRON RIDGE",
|
||||
"Zip": "53035",
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-10T07:06:00"
|
||||
},
|
||||
{
|
||||
"EventDateTime": "April 9, 2025 11:29 am",
|
||||
"Event": "USPS picked up item",
|
||||
"EventAddress": "IRON RIDGE WI 53035",
|
||||
"State": "WI",
|
||||
"City": "IRON RIDGE",
|
||||
"Zip": "53035",
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-09T11:29:00"
|
||||
},
|
||||
{
|
||||
"EventDateTime": "April 7, 2025 6:29 am",
|
||||
"Event": "Shipping Label Created, USPS Awaiting Item",
|
||||
"EventAddress": "IRON RIDGE WI 53035",
|
||||
"State": "WI",
|
||||
"City": "IRON RIDGE",
|
||||
"Zip": "53035",
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-07T06:29:00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TrackingNumber": "UPS67890",
|
||||
"Delivered": true,
|
||||
"Carrier": "UPS",
|
||||
"ServiceType": "UPS Ground Saver®",
|
||||
"PickupDate": "",
|
||||
"ScheduledDeliveryDate": "",
|
||||
"ScheduledDeliveryDateInDateTimeFromat": null,
|
||||
"StatusCode": "D",
|
||||
"Status": "DELIVERED",
|
||||
"StatusSummary": "DELIVERED",
|
||||
"Message": "",
|
||||
"DeliveredDateTime": "20250415 154315",
|
||||
"DeliveredDateTimeInDateTimeFormat": "2025-04-15T15:43:15",
|
||||
"SignatureName": "",
|
||||
"DestinationCity": "CHICAGO",
|
||||
"DestinationState": "IL",
|
||||
"DestinationZip": "",
|
||||
"DestinationCountry": "US",
|
||||
"EventDate": "2025-04-15T15:43:15",
|
||||
"TrackingDetails": [
|
||||
{
|
||||
"EventDateTime": "20250415 154315",
|
||||
"Event": "DELIVERED ",
|
||||
"EventAddress": "CHICAGO IL US",
|
||||
"State": "IL",
|
||||
"City": "CHICAGO",
|
||||
"Zip": null,
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-15T15:43:15"
|
||||
},
|
||||
{
|
||||
"EventDateTime": "20250415 090938",
|
||||
"Event": "Out For Delivery Today",
|
||||
"EventAddress": "Chicago IL US",
|
||||
"State": "IL",
|
||||
"City": "Chicago",
|
||||
"Zip": null,
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-15T09:09:38"
|
||||
},
|
||||
{
|
||||
"EventDateTime": "20250415 074141",
|
||||
"Event": "Loaded on Delivery Vehicle ",
|
||||
"EventAddress": "Chicago IL US",
|
||||
"State": "IL",
|
||||
"City": "Chicago",
|
||||
"Zip": null,
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-15T07:41:41"
|
||||
},
|
||||
{
|
||||
"EventDateTime": "20250415 032200",
|
||||
"Event": "Arrived at Facility",
|
||||
"EventAddress": "Chicago IL US",
|
||||
"State": "IL",
|
||||
"City": "Chicago",
|
||||
"Zip": null,
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-15T03:22:00"
|
||||
},
|
||||
{
|
||||
"EventDateTime": "20250414 223000",
|
||||
"Event": "Departed from Facility",
|
||||
"EventAddress": "Hodgkins IL US",
|
||||
"State": "IL",
|
||||
"City": "Hodgkins",
|
||||
"Zip": null,
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-14T22:30:00"
|
||||
},
|
||||
{
|
||||
"EventDateTime": "20250414 002700",
|
||||
"Event": "Arrived at Facility",
|
||||
"EventAddress": "Hodgkins IL US",
|
||||
"State": "IL",
|
||||
"City": "Hodgkins",
|
||||
"Zip": null,
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-14T00:27:00"
|
||||
},
|
||||
{
|
||||
"EventDateTime": "20250410 211700",
|
||||
"Event": "Departed from Facility",
|
||||
"EventAddress": "Las Vegas NV US",
|
||||
"State": "NV",
|
||||
"City": "Las Vegas",
|
||||
"Zip": null,
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-10T21:17:00"
|
||||
},
|
||||
{
|
||||
"EventDateTime": "20250410 132625",
|
||||
"Event": "Arrived at Facility",
|
||||
"EventAddress": "Las Vegas NV US",
|
||||
"State": "NV",
|
||||
"City": "Las Vegas",
|
||||
"Zip": null,
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-10T13:26:25"
|
||||
},
|
||||
{
|
||||
"EventDateTime": "20250409 100659",
|
||||
"Event": "Shipper created a label, UPS has not received the package yet. ",
|
||||
"EventAddress": " US",
|
||||
"State": null,
|
||||
"City": null,
|
||||
"Zip": null,
|
||||
"EventDateTimeInDateTimeFormat": "2025-04-09T10:06:59"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user