| inventoryHistoryId | string <uuid> The ID of the inventory history event associated with this received event. |
object (ItemCosts) | |
| receivedQuantity required | number <double> The quantity of the item. |
object (NamedItemReceivingUnit) |
{- "receivedQuantity": 0,
- "receivedUnit": {
- "name": "string",
- "quantityInUnit": 0
}, - "receivedCosts": {
- "baseCost": 0,
- "subtotal": 0,
- "total": 0,
- "landedCost": 0
}, - "inventoryHistoryId": "3107fb4f-3a12-4893-8757-81a434dce7f2"
}