API V2.0: Difference between revisions
Jump to navigation
Jump to search
| Line 128: | Line 128: | ||
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. | 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. | ||
== Subcategory scopes == | |||
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. | ||