{
"status": {
"code": "1000",
"description": "Success"
},
"data": [
{
"salesOrderSubject": "ATM Edit SO Full Detail",
"customerCode": "C000001",
"customerId": 592512,
"salesOrderNo": "SO260600039",
"salesOrderStatus": 2,
"salesOrderDate": "2026-06-05T00:00:00+0700",
"recipientName": "string",
"recipientAddress": "string",
"headerTemplateId": 0,
"warehouseCode": "string",
"salesorderDetails": [
{
"productCode": "PD002",
"productName": "Venio Headphone",
"price": 800,
"qty": 2,
"productUnitName": "ชิ้น",
"productDescription": "string",
"discountValue": 0,
"discountType": true,
"vatTaxValue": 7,
"whtTaxValue": 0,
"totalPrice": 1280,
"unitId": 0,
"isShipping": true,
"warehouseCode": "string"
}
],
"discountName": "string",
"discountValue": 0,
"discountType": true,
"paymentTerm": "string",
"remark": "string",
"staffCode": "00004",
"salesOrderNote": "string",
"vatCalculation": true,
"subTotal": 2880,
"subTotalWithDiscount": 2304,
"grandTotal": 2304,
"totalVat": 150.73,
"privateNote": "string",
"referenceNo": "string",
"contactId": 0,
"customerAddressId": 0,
"currencyCode": "USD",
"salesOrderId": 281940,
"payment": {},
"invoiceInfo": {},
"shippingDocumentUrl": "string",
"trackingNo": "string",
"discounts": [
{}
],
"integrationPlatform": 0,
"isIntegrationOrderPaid": true,
"recipient": {
"name": "string",
"address": "string"
},
"salesOrderCustomerAddress": {
"addressId": 0,
"locationName": "string",
"location": "string",
"fullAddress": "string"
}
}
]
}