Fee

Name Description Schema

@ApplyType
required

Apply type of an Agoda fee policy.

  • M = Mandatory (Agoda Collect) where Agoda will collect the fee when the booking is made.

  • E = External (Property Collect) where property owner will collect the fee upon arrival.
    Example : "E"

string

@ChargeType
required

Charge type of an Agoda fee policy.

  • PAPB = Per Adult Per Booking.

  • PAPN = Per Adult Per Night.

  • PB = Per Booking.

  • PCPB = Per Child Per Booking.

  • PCPN = Per Child Per Night.

  • PGPB = Per Guest Per Booking.

  • PGPN = Per Guest Per Night.

  • PN = Per Night.

  • PRPB = Per Room Per Booking.

  • PRPN = Per Room Per Night.
    Example : "PRPN"

string

@Code
required

Code of an Agoda fee policy.
Example : 232

integer (int32)

@IsAmount
required

An Agoda fee policy is amount or percent.
Example : true

boolean

@Name
required

Name of an Agoda fee policy.
Example : "City Tax Per Adult Per Night - (Property Collect)"

string