API V2.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 124: | Line 124: | ||
POST /accounts | POST /accounts | ||
== Linked Properties == | |||
Tokens do not provide access to linked properties and their bookings by default. | |||
If you wish to access properties that are not in your account you must tick the "Allow linked properties" checkbox when selecting the scopes for the token. | |||
Some categories have additional scopes that allow access to personal or financial information. For example, the "bookings" scope would grant access to a booking's basic information such as the check-in and checkout dates. To access personal information such as the name of a guest, the "bookings-personal" scope would be required. Similarly, to access the invoice of a bookings, the "bookings-financial" scope would be required. | Some categories have additional scopes that allow access to personal or financial information. For example, the "bookings" scope would grant access to a booking's basic information such as the check-in and checkout dates. To access personal information such as the name of a guest, the "bookings-personal" scope would be required. Similarly, to access the invoice of a bookings, the "bookings-financial" scope would be required. | ||