casper
back to apps
Apaleo

Apaleo

to use apaleo with casper, just text and ask — casper will handle the connection from your thread.


description

Apaleo is a cloud-based property management platform handling reservations, billing, and daily operations for hospitality businesses

what casper can do

  • Archive a propertyUse 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 existsCheck if a property exists by id.<br>you need to be authorized (no particular scope required)
  • Check if a unit attribute existsCheck 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 existsCheck 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 existsCheck if a unit group exists by id.<br>you must have at least one of these scopes: 'unitgroups.read, setup.read, setup.manage'.
  • Clones a propertyUse 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'.

often used together