CancelPenaltyType

Name Description Schema

@Description
optional

Description of Property Cancellation Policy.
Example : "string"

string

@End
optional

End date of cancellation policy. Date format: yyyy-MM-dd.
Example : "2019-12-31"

string

@PolicyCode
required

Agoda Cancellation Policy Code.

integer (int32)

@Start
optional

Start date of cancellation policy. Date format: yyyy-MM-dd.
Example : "2019-01-01"

string

@Status
optional

Status of the channel - applicable for Delta request type only.
Example : "Active"

enum (Active, Inactive)