{
"voucherJobs": [
{
"orderId": "string",
"orderCode": "string",
"jobId": 0,
"jobType": "Voucher",
"voucher": {
"orderId": "string",
"voucherNumber": "string",
"name": "string",
"address": "string",
"city": "string",
"zipCode": "string",
"country": "string",
"services": "string",
"comments": "string",
"email": "string",
"phone": "string",
"pieces": 0,
"weight": 0,
"codAmount": 0,
"insAmount": 0,
"receivedDate": "2019-08-24T14:15:22Z"
},
"subVouchers": [
{
"orderId": "string",
"voucherNumber": "string",
"name": "string",
"address": "string",
"city": "string",
"zipCode": "string",
"country": "string",
"services": "string",
"comments": "string",
"email": "string",
"phone": "string",
"pieces": 0,
"weight": 0,
"codAmount": 0,
"insAmount": 0,
"receivedDate": "2019-08-24T14:15:22Z"
}
],
"returningVoucher": {
"orderId": "string",
"voucherNumber": "string",
"name": "string",
"address": "string",
"city": "string",
"zipCode": "string",
"country": "string",
"services": "string",
"comments": "string",
"email": "string",
"phone": "string",
"pieces": 0,
"weight": 0,
"codAmount": 0,
"insAmount": 0,
"receivedDate": "2019-08-24T14:15:22Z"
},
"createdAt": "2019-08-24T14:15:22Z",
"isClosed": true,
"isCancelled": true,
"status": "string",
"statusDate": "2019-08-24T14:15:22Z",
"createdBy": "string",
"trackingUrl": "string"
}
],
"count": 0
}