{
"data": [
{
"key": "05000936730839",
"userKey": "06000282537760",
"customerKey": "06000238513313",
"vendorKey": "08000673910108",
"orderNumber": "string",
"shipmentNumber": "string",
"date": "string",
"statusKey": "05000842221080",
"lineItems": [
{
"productKey": "00000562598856",
"materialKey": "01000777786867",
"quantity": "string",
"locationKey": "00000529650795",
"storeroomKey": "05000319930116"
}
],
"destinationAddress": [
{
"country": "string",
"addressLines": "string",
"addressee": "string",
"state": "string",
"city": "string",
"postCode": "string",
"phone": "string",
"email": "string",
"notes": "string",
"isActive": "true",
"createdAt": "2002-06-10T13:07:48Z",
"updatedAt": "2006-09-17T16:00:16Z"
}
],
"carrierName": "string",
"shippingMethod": "string",
"notes": "string",
"createdAt": "1988-03-06T05:11:31Z",
"updatedAt": "2015-12-12T08:06:11Z",
"deletedAt": "2005-06-10T07:10:09Z"
}
],
"links": {
"first": "string",
"last": "string",
"prev": "string",
"next": "string"
},
"meta": {
"current_page": 0,
"from": 0,
"last_page": 0,
"path": "string",
"per_page": 0,
"to": 0,
"total": 0
}
}