[
{
"editBuildExpirationDate": "2022-07-08T11:57:20.383Z",
"editBuildQuarter": null,
"id": "<snip>",
"reservationId": "<snip>",
"userId": "<snip>",
"paymentId": "<snip>",
"status": "ORDER_CONFIRMED",
"applicationSource": "WEB",
"createdAt": "2022-07-08T11:56:53.022Z",
"updatedAt": "2023-03-04T01:42:59.469Z",
"cancelledAt": null,
"completedAt": "2022-07-08T11:57:20.383Z",
"centerPlusLocationId": null,
"titleRegId": null,
"insuranceAppId": null,
"homeDeliveryUsCaId": null,
"tradeinId": null,
"buyersOrderId": null,
"vehicleDelivered": false,
"deliveryAddressId": "<snip>",
"configurationId": "<snip>",
"inventoryId": "<snip>",
"product": {
"id": "<snip>",
"country": "United States",
"preorderFee": 5000,
"msrp": 68999,
"deliveryFees": 2438,
"currencyCode": "USD",
"model": "OCEAN",
"trim": "ONE",
"createdAt": "2022-07-01T03:57:01.425Z",
"updatedAt": "2022-07-01T03:57:01.425Z"
},
"deliveryAddress": {
"id": "<snip>",
"address1": "123 Main Street",
"address2": "",
"city": "Haymarket",
"region": "VA",
"country": "United States",
"zipcode": "20169-2030",
"addressType": "DELIVERY",
"validated": false,
"primary": true,
"isActive": true,
"createdAt": "2022-11-17T03:06:51.508Z",
"updatedAt": "2022-11-17T03:06:51.508Z",
"orderId": "<snip>"
},
"configuration": {
"id": "<snip>",
"uniqueCode": "<snip>",
"userId": "<snip>",
"vin": null,
"vehiclePriceConfigId": null,
"model": "OC",
"modelYear": 2023,
"color": "BSB",
"interior": "BL",
"trim": "O1",
"wheels": "F3B",
"createdAt": "2022-07-08T11:56:43.114Z",
"updatedAt": "2023-02-22T18:24:36.291Z",
"countryCode": "US",
"countryName": "United States",
"currencyCode": "USD",
"accessories": [
{
"id": "<snip>",
"code": "RFF",
"category": "ACCESSORY",
"quantity": 1,
"quantityUnit": "EA",
"createdAt": "2023-06-22T00:17:04.653Z",
"updatedAt": "2023-06-22T00:17:04.653Z"
}
]
},
"inventory": {
"id": "<snip>",
"status": "ASSIGNED",
"region": "United States",
"model": "OCEAN",
"trim": "ONE",
"createdAt": "2022-07-01T03:44:30.844Z",
"updatedAt": "2022-07-08T11:57:20.386Z"
},
"orderPayments": [
{
"id": "<snip>",
"paymentFor": "ORDER_FEE",
"amount": 5000,
"currencyCode": "USD",
"partOf": "ORDER"
},
{
"id": "<snip>",
"paymentFor": "RESERVATION",
"amount": 250,
"currencyCode": "USD",
"partOf": "RESERVATION"
}
],
"isIRA": false,
"configurationTotalPrice": 68999,
"confirmedPaymentMethod": null,
"currency": "USD",
"orderFee": 5000,
"reservationFee": 250,
"refund": {
"amount": 5000,
"currency": "USD",
"isRefundable": false
}
}
]