| Name | Description | Schema |
|---|---|---|
@RatePlanCode |
The Agoda.com rate plan ID, returned on creation of the rate plan. (Required for update request, optional for create request) |
integer (int32) |
@RatePlanID |
The code that uniquely identifies a rate plan in the supplier’s system. (Required for create request, optional for update request) |
string |
@RatePlanNotifType |
An enumerated type that indicates whether this is a new rate plan or an update of an existing rate plan. Values: New, Overlay, Delta |
enum (New, Overlay, Delta) |
@RatePlanStatusType |
An enumerated type that indicates the status of the rate plan. Values: Active, Inactive, Deleted. |
enum (Active, Inactive, Deleted) |
@RatePlanType |
Agoda Rate Types:
Amendable: No |
enum (1, 2, 3, 4) |
Description |
RatePlan description. (Optional for update rateplan’s status request) |
|
TPA_Extensions |
Provide Agoda customized data of rate plan schema |
