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

...