πSearch Order (Get tracking & others)
Search Order (Get tracking & others)
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"success": true,
"message": "OK",
"data": [
{
"id": "6663d4b8ed63b87a347b4ffa",
"pgcOrderId": "PG1677-1212",
"orderId": "PG1677-1212",
"billingAddress": {},
"createdAt": "2024-06-08T03:49:12.905Z",
"customer": {
"name": ""
},
"handleFee": 2.5,
"itemStatuses": [
"request-change"
],
"otherFee": null,
"otherShippingFee": null,
"productCost": null,
"shippingAddress": {},
"shippingFee": null,
"source": "app",
"totalCost": 2.5,
"storeId": "660d1f4498c616c4daefdedd",
"type": "label",
"childDetails": [
{
"name": "Test 21032024",
"sku": "TES-One_size",
"quantity": 1,
"files": [
{
"id": "xjxIDG0r1Y",
"name": "a",
"size": "",
"note": "",
"fileUrl": [
"https://firebasestorage.googleapis.com/v0/b/hello-dat-fulfillment.appspot.com/o/media%2F64c776599d1bf92a12f35d85%2Fall%2F1717818728217_cam2.jpg?alt=media&token=7704eb1f-2f18-4511-b753-7a6f7a2c2a90"
],
"thumbnailFileUrl": [
"https://firebasestorage.googleapis.com/v0/b/hello-dat-fulfillment.appspot.com/o/media%2F64c776599d1bf92a12f35d85%2Fall%2F1717818728217_cam2.jpg?alt=media&token=7704eb1f-2f18-4511-b753-7a6f7a2c2a90"
]
}
],
"mockupImages": [
"https://firebasestorage.googleapis.com/v0/b/hello-dat-fulfillment.appspot.com/o/media%2F64c776599d1bf92a12f35d85%2Fall%2F1717818749861_cam2.jpg?alt=media&token=46853091-c2a4-4592-8dc5-c347925a0ae8"
],
"thumbnailMockupImages": [
"https://firebasestorage.googleapis.com/v0/b/hello-dat-fulfillment.appspot.com/o/media%2F64c776599d1bf92a12f35d85%2Fall%2F1717818749861_cam2.jpg?alt=media&token=46853091-c2a4-4592-8dc5-c347925a0ae8"
],
"status": "request-change",
"sellerCost": 0
}
]
}
],
"pageHasNext": false,
"pageHasPre": false
}This is my code some language:
Last updated