put Hold Items Inventory
PUT {{HostName}}/inv/v1/releasedItemInventory
This API will release item inventory that has been held.
Request Body
{"heldBy"=>"Reservation", "heldById"=>{"type"=>"Reservation", "id"=>"{{ReservationId}}"}}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
x-app-key | string | ||
x-hotelid | string |