{
"rmaNumber": "string",
"buildingId": "string",
"orderDate": "string",
"vendorShipped": true,
"vendorReferenceNumber": "string",
"notes": "string",
"merchantReferenceNumber": "string",
"lines": [
{
"lineNumber": "string",
"skuId": "string",
"orderQuantity": "string",
"shipQuantity": "string",
"licensePlateNumber": "string",
"unitOfMeasure": "string",
"notes": "string",
"trackingNumber": "string"
}
],
"carrierCode": "string",
"sealId": "string",
"totalQuantityShipped": "string"
}