{
"id": "0d6edf76-98f3-441c-9c43-81a92e929988",
"object": "order",
"live_mode": true,
"number": "0008",
"order_type": "checkout",
"statement_url": "https://app.surecart.com/statements/orders/0d6edf76-98f3-441c-9c43-81a92e929988",
"status": "paid",
"checkout": {
"id": "f1a38ad4-f87d-4550-b2e0-91a128cadf06",
"object": "checkout",
"abandoned_checkout_enabled": true,
"amount_due": 1900,
...
"customer": {
"id": "9efd5506-3b69-47d5-9a1e-fbc718aaf148",
"object": "customer",
"billing_matches_shipping": true,
"email": "[email protected]",
"first_name": "Test",
"indexed": true,
"last_name": "Customer",
"live_mode": true,
"name": "Test Customer",
"phone": null,
"unsubscribed": false,
"billing_address": null,
"default_payment_method": "5dd6179f-ac0d-4532-b84b-cb6a168f6ace",
"shipping_address": "3732e0ee-2b76-44a7-9525-580c22845781",
"tax_identifier": null,
"created_at": 1664390001,
"updated_at": 1664479758
},
...
"created_at": 1664479197,
"updated_at": 1664479757
},
"created_at": 1664479758,
"updated_at": 1664479758
}