5.179. SellableProduct
| Name | Description | Schema |
|---|---|---|
@InvCode |
The Agoda.com room ID, returned on creation of the room. (Required for update request, optional for create request) |
integer (int32) |
@InvNotifType |
An enumerated type that indicates whether this is a new inventory item or an update of an existing inventory item. Values: New, Overlay, Delta |
enum (New, Overlay, Delta) |
@InvStatusType |
An enumerated type that indicates the status of the room. Values: Active, Inactive, Deleted. |
enum (Active, Inactive, Deleted) |
Description |
Description of the sellable product. |
|
GuestRoom |
Guest room information. |
