{
"current_page": 1,
"data": [
{
"id": "FAS105-111423-000006",
"reference_id": "20231111",
"order_status": "draft",
"test_order": false,
"item_total": 36,
"shipping_total": 8,
"surcharge_total": 0,
"order_total": 44,
"payment_method": "cash",
"payment_status": "unpaid",
"point_earned": 0,
"point_used": 0,
"quantity_total": 0,
"shipping_method": "1",
"boost_production": false,
"gift_message": null,
"created_at": "2023-11-14T10:17:10.000000Z",
"updated_at": "2023-11-14T10:17:10.000000Z",
"rejected_at": null,
"rejected_status": null,
"cancelled_at": null,
"address": {
"name": "Michael Brown",
"company": "My company",
"email": "michaelbrown@demo.com",
"phone": "(330) 829-0294",
"street1": "3431 Reeves Street",
"street2": null,
"city": "Milwaukee",
"state": "WI",
"country": "US",
"zip": "53202"
},
"line_items": [
{
"id": 5207,
"item_id": "1",
"name": "Item 1",
"sku": "UNGT1W00L",
"style": "5000",
"color": "WHITE",
"size": "L",
"unit_price": 12,
"quantity": 3,
"price": 36,
"print_areas": {
"front": "url",
"back": "url"
},
"preview_areas": {
"front": "url",
"back": "url"
}
}
],
"shipments": []
}
],
"next_page_url": "http://api-v2.fastpod.net/v1/orders?page=1&limit=251",
"path": "http://api-v2.fastpod.net/v1/orders?page=1&limit=25",
"per_page": 25,
"prev_page_url": null,
"to": 25,
"total": 1
}