{
"type": "delivery",
"pickupInfo": {
"pickupDateTime": "2019-08-24T14:15:22Z",
"pickupBranchId": "string"
},
"deliveryInfo": {
"deliveryType": "b2b",
"b2bInfo": {
"trackingNumber": "string",
"transportCompany": "string",
"deliveryFee": 0,
"shipmentDetails": {
"shipmentMethod": "car",
"shipmentDate": "2019-08-24T14:15:22Z",
"shipmentStatus": "pendin",
"estimationDeliveryDate": "2019-08-24T14:15:22Z",
"dorToDorShipmentCost": 0,
"shipmentOrigin": {
"country": "string",
"city": "string",
"area": "string",
"address": "string",
"latitude": 0,
"longitude": 0
},
"shipmentDestination": {
"country": "string",
"city": "string",
"area": "string",
"address": "string",
"latitude": 0,
"longitude": 0
},
"complianceAndGoodsDetails": {
"packing": [
{
"name": "string",
"content": "string",
"dimensions": "string",
"unit": "kg",
"totalWeight": 0
}
],
"certificateOfOrigin": {
"file": {},
"countryOfOrigin": "string"
},
"productSpecifications": {
"details": "string",
"file": {}
},
"qualityComplianceCert": {},
"exportLicense": {
"file": {},
"licenseRequired": true
}
}
}
},
"b2cInfo": {
"customerAddress": {
"country": "string",
"city": "string",
"area": "string",
"address": "string",
"latitude": 0,
"longitude": 0
},
"deliveryFee": 0,
"deliveryTime": "2019-08-24T14:15:22Z",
"branchId": "string"
}
},
"totalDiscountValue": 0,
"paymentInfo": {
"status": "paid",
"payments": [
{
"amount": 0,
"paymentStatus": "paid",
"paymentMethod": "cash",
"paymentDate": "2019-08-24T14:15:22Z",
"paymentNumber": "string"
}
]
},
"invoiceNumber": "string",
"status": "string",
"buyerInfo": {
"id": "string",
"fullName": "string",
"type": "buyer",
"email": "string",
"countryCode": "string",
"phone": "string",
"location": {
"country": "string",
"city": "string",
"area": "string",
"address": "string",
"latitude": 0,
"longitude": 0
}
},
"vendorInfo": {
"id": "string",
"fullName": "string",
"type": "buyer",
"email": "string",
"countryCode": "string",
"phone": "string",
"location": {
"country": "string",
"city": "string",
"area": "string",
"address": "string",
"latitude": 0,
"longitude": 0
}
},
"products": [
{
"productId": "string",
"name": {},
"quantity": 0,
"pricePerUnit": 0,
"discount": 0,
"attributes": [
{}
]
}
],
"documents": [
{
"file": {},
"title": "string"
}
],
"comments": [
{
"comment": "string"
}
],
"quotationId": "string"
}