RatePlanResponse

Name Description Schema

@IsActive
optional

The boolean flag indicates if the rate plan is currently active or not. Active means the rate plan is activated and associated with at least one room type
Example : true

boolean

@RatePlanCode
optional

The Agoda.com rate plan ID, returned on creation of the rate plan.
Example : 123

integer (int32)

@RatePlanID
optional

The code that uniquely identifies a rate plan in the supplier’s system.
Example : "RatePlan12"

string

@RatePlanType
optional

Agoda Rate Types:

  • 1: Net Exclusive

  • 2: Net Inclusive

  • 3: Sell Exclusive

  • 4: Sell Inclusive
    Example : "1"

enum (1, 2, 3, 4)

Description
optional

RatePlan description.
Example : [ "ParagraphTypeRatePlan" ]

TPA_Extensions
optional

Provide Agoda customized data on Rate Plan.
Example : RatePlanTPAExtensions