{
"id": "string",
"companyId": "string",
"storeId": "string",
"customerId": "string",
"customerName": "string",
"userEmail": "string",
"userFirstName": "string",
"userLastName": "string",
"userId": "string",
"customerBranchId": "string",
"cartToken": "string",
"token": "string",
"referenceCode": "string",
"notes": "string",
"status": "string",
"billingAddress": {
"address1": "string",
"address2": "string",
"firstName": "string",
"lastName": "string",
"city": "string",
"state": "string",
"country": "string",
"countryCode": "string",
"postalCode": "string",
"phoneNumber": "string",
"email": "user@example.com"
},
"shippingAddress": {
"address1": "string",
"address2": "string",
"firstName": "string",
"lastName": "string",
"city": "string",
"state": "string",
"country": "string",
"countryCode": "string",
"postalCode": "string",
"phoneNumber": "string",
"email": "user@example.com"
},
"buyerAcceptsMarketing": "string",
"email": "string",
"phone": "string",
"currency": "string",
"totalAmount": 0,
"netAmount": 0,
"vatAmount": 0,
"expenseAmount": "string",
"discountRate": 0,
"discountValue": 0,
"completedDate": "2019-08-24T14:15:22Z",
"updateDate": "2019-08-24T14:15:22Z",
"insertDate": "2019-08-24T14:15:22Z",
"cartItems": [
{
"lineId": "string",
"id": "string",
"productId": "string",
"productTitle": "string",
"productVariantId": "string",
"dim1Value": "string",
"dim2Value": "string",
"quantity": 0,
"unit": "string",
"imageLink": "string",
"color": "string",
"material": "string",
"pattern": "string",
"size": "string",
"netValue": 0,
"expenseValue": "string",
"initialUnitPrice": "string",
"unitPrice": 0,
"initialPrice": "string",
"price": 0,
"notes": "string",
"priceValue1": "string",
"priceValue2": "string",
"priceValue3": "string",
"lineValue": 0,
"discountValue": 0,
"discountRate": 0,
"vatValue": 0,
"vatRate": 0,
"vatCode": "string",
"customDim1Value": "string",
"customDim2Value": "string",
"customDim3Value": "string",
"link": "string",
"sku": "string",
"salesUnitId": "string"
}
],
"giftLines": [
{
"productId": "string",
"productVariantId": "string",
"productTitle": "string",
"quantity": 0,
"vatCode": "string"
}
],
"vatAnalysis": [
{
"vatRate": 0,
"vatAmount": 0,
"vatCode": "string",
"netAmount": 0
}
],
"expenseLines": [
{
"id": "string",
"netValue": 0,
"vatValue": 0
}
],
"shippingLine": {
"carrierId": "string",
"carrierCode": "string",
"title": "string",
"netPrice": 0,
"totalAmount": 0
},
"orderId": "string",
"orderCode": "string",
"payment": {
"id": "string",
"providerId": "string",
"code": "string",
"provider": "string",
"status": "string",
"cardType": "string",
"paymentDate": "string",
"amount": 0,
"approvalCode": "string",
"cardNumber": "string",
"postDating": "string",
"installments": "string",
"bankId": "string",
"transactionId": "string",
"serviceAmount": "string"
},
"customer": {
"id": "string",
"companyId": "string",
"code": "string",
"name": "string",
"email": "string",
"contact": "string",
"phone": "string",
"logo": "string",
"tin": "string",
"taxOffice": "string",
"address": {
"address1": "string",
"address2": "string",
"firstName": "string",
"lastName": "string",
"city": "string",
"state": "string",
"country": "string",
"countryCode": "string",
"postalCode": "string",
"phoneNumber": "string",
"email": "user@example.com"
},
"contactLanguage": "string",
"branches": [
{
"id": "string",
"sourceId": "string",
"code": "string",
"name": "string",
"contact": "string",
"contactPhone": "string",
"phone": "string",
"address": {
"address1": "string",
"address2": "string",
"firstName": "string",
"lastName": "string",
"city": "string",
"state": "string",
"country": "string",
"countryCode": "string",
"postalCode": "string",
"phoneNumber": "string",
"email": "user@example.com"
},
"contactLanguage": "string",
"status": "string"
}
],
"shippingAddresses": [
{
"name": "string",
"address": {
"address1": "string",
"address2": "string",
"firstName": "string",
"lastName": "string",
"city": "string",
"state": "string",
"country": "string",
"countryCode": "string",
"postalCode": "string",
"phoneNumber": "string",
"email": "user@example.com"
}
}
]
},
"shippingOptions": [
{
"carrier": {
"id": "string",
"code": "string",
"name": "string"
},
"shippingLine": {
"carrierId": "string",
"carrierCode": "string",
"title": "string",
"netPrice": 0,
"totalAmount": 0
}
}
],
"paymentMethods": {
"providers": [
{
"provider": "OnePay",
"name": "string",
"providerId": "string",
"position": 0,
"message": "string",
"serviceAmount": "string"
}
]
},
"settings": {
"showBilling": true,
"showShipping": true,
"showPayment": true
},
"customFields": [
{
"name": "string",
"value": null,
"translation": {
"value": {
"el": "string",
"en": "string",
"ro": "string",
"de": "string",
"fr": "string",
"it": "string",
"bg": "string",
"sq": "string",
"es": "string",
"ru": "string",
"pl": "string"
}
}
}
],
"addresses": [
{
"id": "string",
"name": "string",
"address": {
"address1": "string",
"address2": "string",
"firstName": "string",
"lastName": "string",
"city": "string",
"state": "string",
"country": "string",
"countryCode": "string",
"postalCode": "string",
"phoneNumber": "string",
"email": "user@example.com"
}
}
],
"deliveryDate": "string",
"offerId": "string",
"quoteId": "string",
"documentType": "string",
"invoiceData": {
"tin": "string",
"taxOffice": "string",
"companyName": "string",
"profession": "string"
}
}