{
"orders": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"productId": "text",
"productName": "text",
"buyerId": "text",
"sellerId": "text",
"size": "text",
"quantity": 1,
"totalPrice": 1,
"orderManager": "clickcrate",
"creatorId": "text",
"status": "Pending",
"createdAt": "2025-04-03T10:09:47.144Z",
"updatedAt": "2025-04-03T10:09:47.144Z",
"shippingName": "text",
"shippingEmail": "name@gmail.com",
"shippingPhone": "text",
"shippingAddress": "text",
"shippingCity": "text",
"shippingStateProvince": "text",
"shippingCountryRegion": "text",
"shippingZipCode": "text"
}
]
}