PropertyStatus

Name Description Schema

ContractSigned
optional

Status of property’s contract signing.
Example : "Yes"

enum (Yes, No)

Created
optional

Property created data and time in yyyy-MM-dd HH:mm:ss format
Example : "2023-11-19 07:13:06"

string

FraudCheckPassed
optional

Status of property’s fraud checking.
Example : "Yes"

enum (Yes, No)

LastChange
optional

Last modified date and time of Property in yyyy-MM-dd HH:mm:ss format
Example : "2024-02-19 13:14:06"

string

PhotosIngested
optional

Status of property’s photos Ingestion.
Example : "Yes"

enum (Yes, No)

PropertyLived
optional

Status of property’s live.
Example : "Yes"

enum (Yes, No)

PropertyReady
optional

Status of property after its lived to know following things.

Servable flag is turned on RateEnabled flag is turned on YCS is enabled
Example : "Yes"

enum (Yes, No)

RatePlansAvailable
optional

Status of property to know if property have active rateplan(s).
Example : "Yes"

enum (Yes, No)

ReprocessRequired
optional

The identifier flag to know if API expect re-pushing the property contents with overlay.

Yes: Reprocessing required for property contents. No: No reprocessing required for property content
Example : "No"

enum (Yes, No)

RoomsAvailable
optional

Status of property to know if property have active room(s).
Example : "Yes"

enum (Yes, No)

StatusType
optional

The status of the property.

"Active" status means property is still active in Agoda.

"Closed" status means property was temporarily closed.

"Deleted" status means property was deleted permanently.
Example : "Closed"

enum (Active, Closed, Deleted)