Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Fetch all Properties as Properties Object array.

Code Block
GET v3/propertiesproperty


Request URL Parameters

ParameterDescription

hotel_id
integer
required

Property Numerical identifier 
Cannot be null

...

Fetch all Properties as Properties Object array.

Code Block
GET v3/propertiesproperty/:id


Request URL Parameters

...

Code Block
GET  v3/forms/:form_id

Request URL Parameters

ParameterDescription
id
integer
required

The id of the form

hotel_id
integer
required


Property Numerical identifier 
Cannot be null

...