facility-room-equipment-update-request
Payload to update an equipment line item. All fields are optional; omitted fields keep their stored value, and the resulting serviceableQuantity must not exceed the resulting totalQuantity.
{
"name": "string",
"totalQuantity": 0,
"serviceableQuantity": 0
}