{
"id": "ADD235F2-9658-4BFF-AA8C-67F25DC3BAEB",
"status": "\"Accepted\"",
"discountValue": 20.4,
"discountRate": 0.5,
"totalAmount": 50.5,
"netAmount": 3.4,
"vatAmount": 22.4,
"lines": [
{
"lineId": "string",
"productId": "string",
"productVariantId": "string",
"sku": "string",
"title": "string",
"vatCode": "string",
"vatValue": 0,
"vatRate": 0,
"quantity": 0,
"discountRate": 0,
"discountValue": 0,
"price": 0,
"lineValue": 0,
"netValue": 0,
"link": "string",
"imageLink": "string"
}
],
"eshopCustomer": {
"customerId": "string",
"userId": "string"
},
"quoteCode": "string",
"eshopUserFields": {
"title": "string",
"notes": "string"
},
"createdAt": "2019-08-24T14:15:22Z",
"updateAt": "2019-08-24T14:15:22Z",
"expiresAt": "2019-08-24T14:15:22Z"
}