{
"data": [
{
"id": "text",
"shop": "text",
"completed_at": "2025-01-25T02:09:40.049Z",
"created_at": "2025-01-25T02:09:40.049Z",
"subscription_contract_id": "text",
"customer_id": "text",
"email": "text",
"customer_name": "text",
"customer_legacy_id": "text",
"error_code": "text",
"error_message": "text",
"origin_time": "2025-01-25T02:09:40.049Z",
"order_id": "text",
"order_name": "text",
"order_total": "text",
"ready": false,
"fulfillment_orders": [
{
"id": "text",
"createdAt": "2025-01-25T02:09:40.049Z",
"fulfillAt": "2025-01-25T02:09:40.049Z",
"fulfillBy": "text",
"status": "text",
"updatedAt": "2025-01-25T02:09:40.049Z",
"destination_city": "text",
"destination_zip": "text"
}
],
"line_items": [
{
"discountedUnitPriceSet": "text",
"discountedTotalSet": "text",
"id": "text",
"imageUrl": "text",
"productId": "text",
"productTitle": "text",
"productVariantId": "text",
"productVariantTitle": "text",
"sellingPlanId": "text",
"quantity": 0,
"sku": "text"
}
]
}
],
"total": 0,
"page": 0,
"limit": 0,
"pageCount": 0
}