0% found this document useful (0 votes)
18 views1 page

Response

The order history was retrieved successfully, containing multiple orders with their respective details. Each order includes a unique order ID, creation timestamp, status (all currently in 'queue'), and associated tokens. The response indicates a successful status for the retrieval of this order history.

Uploaded by

Mayur Jadhav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views1 page

Response

The order history was retrieved successfully, containing multiple orders with their respective details. Each order includes a unique order ID, creation timestamp, status (all currently in 'queue'), and associated tokens. The response indicates a successful status for the retrieval of this order history.

Uploaded by

Mayur Jadhav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

ORDER_HISTORY_RESPONSE ====> {"message": "Order history found successfully",

"order_history": [{"created_at": "2025-02-05T12:07:19.862+05:30",


"machine_details": [Array], "order_guid": "c0c02510-e388-11ef-8758-5519cc7ef542",
"order_id": 11319865, "order_status": "queue", "products": [Array], "token": null},
{"created_at": "2025-02-05T11:24:57.347+05:30", "machine_details": [Array],
"order_guid": "87df7960-e385-11ef-9640-abd750eee008", "order_id": 11319005,
"order_status": "queue", "products": [Array], "token": "2"}, {"created_at": "2025-
02-05T11:23:31.540+05:30", "machine_details": [Array], "order_guid": "786a10e0-
e384-11ef-9640-abd750eee008", "order_id": 11318979, "order_status": "queue",
"products": [Array], "token": "1"}, {"created_at": "2025-02-05T11:15:56.935+05:30",
"machine_details": [Array], "order_guid": "3ec9de60-e384-11ef-9640-abd750eee008",
"order_id": 11318821, "order_status": "queue", "products": [Array], "token": null},
{"created_at": "2025-02-04T17:30:55.239+05:30", "machine_details": [Array],
"order_guid": "85614420-e2ef-11ef-9d4e-93f5f1367fc9", "order_id": 11307643,
"order_status": "queue", "products": [Array], "token": null}, {"created_at": "2025-
02-03T19:45:31.523+05:30", "machine_details": [Array], "order_guid": "280600b0-
e239-11ef-8bc7-e560fe163296", "order_id": 11291044, "order_status": "queue",
"products": [Array], "token": "11"}, {"created_at": "2025-02-
03T19:44:18.504+05:30", "machine_details": [Array], "order_guid": "a28eacc0-e238-
11ef-8bc7-e560fe163296", "order_id": 11291022, "order_status": "queue", "products":
[Array], "token": "10"}, {"created_at": "2025-02-03T19:40:34.596+05:30",
"machine_details": [Array], "order_guid": "05a3edd0-e238-11ef-8bc7-e560fe163296",
"order_id": 11290948, "order_status": "queue", "products": [Array], "token": "9"},
{"created_at": "2025-02-03T19:36:11.161+05:30", "machine_details": [Array],
"order_guid": "cf98c8f0-e237-11ef-8bc7-e560fe163296", "order_id": 11290858,
"order_status": "queue", "products": [Array], "token": "8"}, {"created_at": "2025-
02-03T19:34:40.638+05:30", "machine_details": [Array], "order_guid": "f2b59d20-
e234-11ef-8bc7-e560fe163296", "order_id": 11290829, "order_status": "queue",
"products": [Array], "token": "7"}, {"created_at": "2025-02-03T19:06:56.318+05:30",
"machine_details": [Array], "order_guid": "da5ecc70-e233-11ef-8981-651533569303",
"order_id": 11290189, "order_status": "queue", "products": [Array], "token": "6"},
{"created_at": "2025-02-03T18:22:54.504+05:30", "machine_details": [Array],
"order_guid": "6af87c10-e22d-11ef-aa69-71a521b0871a", "order_id": 11288903,
"order_status": "queue", "products": [Array], "token": "3"}, {"created_at": "2025-
02-03T18:20:16.584+05:30", "machine_details": [Array], "order_guid": "5f6b4a40-
e22c-11ef-aa69-71a521b0871a", "order_id": 11288825, "order_status": "queue",
"products": [Array], "token": "2"}, {"created_at": "2025-02-03T17:36:36.230+05:30",
"machine_details": [Array], "order_guid": "4beac880-e225-11ef-87fa-112a5f4963ba",
"order_id": 11287447, "order_status": "queue", "products": [Array], "token": "4"},
{"created_at": "2025-01-28T14:31:24.207+05:30", "machine_details": [Array],
"order_guid": "0b4238f0-dd56-11ef-bea4-b96d38c41aaf", "order_id": 11184712,
"order_status": "queue", "products": [Array], "token": "2"}], "status": "success"}

You might also like