Apaleo
Cloud-based property management for hotels and short-stay operators handling reservations, billing, and daily operations.
Fits reservation creation, folio billing, rate plan updates, and reacting when bookings, check-ins, or invoices change.
Example Use Cases
These are the Apaleo actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Use this call to create a new unit.<br>You must have at least one of these scopes: 'units.create, setup.manage'.
Use this call to create a new property.<br>You must have at least one of these scopes: 'properties.create, setup.manage'.
Get the list of properties.<br>You need to be authorized (no particular scope required)
Get a unit by id.<br>You must have at least one of these scopes: 'units.read, setup.read, setup.manage'.
Use this endpoint to archive an existing live property This operation set the IsArchived flag to true<br>You must have at least one of these scopes: 'properties.manage, setup.manage'.
Check if a property exists by id.<br>You need to be authorized (no particular scope required)
Check if a unit attribute exists<br>You must have at least one of these scopes: 'unitattributes.read, setup.read, setup.manage'.
Check if a unit exists by id.<br>You must have at least one of these scopes: 'units.read, setup.read, setup.manage'.
Check if a unit group exists by id.<br>You must have at least one of these scopes: 'unitgroups.read, setup.read, setup.manage'.
Use this call to clone a specific property. This operation creates a new property with inventory and rate plans from the specified property.<br>You must have at least one of these scopes: 'properties.create, setup.manage'.