{
"address": {
"city": "Brooklyn",
"country": "USA",
"email": "oortlieb@gmail.com",
"name": "Oliver Ortlieb",
"state": "NY",
"street1": "361 Stagg St",
"street2": "Suite 408",
"zip": "11206"
},
"delivery_date": "2023-08-16T02:30:55.843Z",
"due_date": "2023-08-16T02:30:55.843Z",
"notes": "First run of prototypes",
"order_id": "1061a5eb-d2a8-4a0d-bea9-b027111ac325",
"order_items": [
{
"material_id": 3,
"model_id": 1,
"options": {
"orientation": true
},
"quantity": 3,
"units": "mm"
}
],
"purchased": true,
"quote": {
"after_credits": {
"chargeAmt": 48.14,
"shipping": 16.08,
"success": true,
"tax": 0,
"userCredit": 0
},
"errors": [],
"grand_total": 48.14,
"items": 32.06,
"options": {
"orientation": 15
},
"shipping": 16.08,
"tax": 0,
"total": 48.14
},
"shipping_service": "PRIORITY_OVERNIGHT"
}