SellableProduct

5.179. SellableProduct

Name Description Schema

@InvCode
optional

The Agoda.com room ID, returned on creation of the room.

(Required for update request, optional for create request)
Example : 101

integer (int32)

@InvNotifType
required

An enumerated type that indicates whether this is a new inventory item or an update of an existing inventory item. Values: New, Overlay, Delta
Example : "New"

enum (New, Overlay, Delta)

@InvStatusType
optional

An enumerated type that indicates the status of the room. Values: Active, Inactive, Deleted.
Example : "Active"

enum (Active, Inactive, Deleted)

Description
optional

Description of the sellable product.
Example : NameDescription

GuestRoom
optional

Guest room information.
Example : GuestRoomType