{
"whseId": "string",
"bldgId": "string",
"businessUnit": "string",
"transactionId": "string",
"purchase_orders": [
{
"orderNumber": "string",
"action": "string",
"poType": "string",
"vendorNumber": "string",
"vendorName": "string",
"orderDate": "string",
"expRcvDate": "string",
"shipToLocationId": "string",
"addresss": [
{
"type": "string",
"name": "string",
"AddressLine1": "string",
"city": "string",
"state": "string",
"country": "string",
"postalCode": "string"
}
],
"lineHeaders": [
{
"lineNumber": "string",
"action": "string",
"sku": "string",
"orderQuantity": "string",
"unitOfMeasure": "string",
"requestedDate": "string",
"dateUpdated": "string",
"updatedTime": "string"
}
],
"lineNumber": "string",
"Action": "string",
"Sku": "string",
"orderQuantity": "string",
"unitOfMeasure": "string",
"requestedDate": "string",
"dateUpdated": "string",
"updatedTime": "string"
}
]
}