Access scopes
These access scopes control access to resources in the GraphQL API. Part of the authorization process requires specifying which parts of a vendor’s data the client would like access to. A client can ask for any of the scopes listed below.
VENDOR_USERS_READ
,VENDOR_USERS_WRITE
BOOKINGS_READ
,BOOKINGS_WRITE
CHECKOUTS_READ
,CHECKOUTS_WRITE
CUSTOMERS_READ
,CUSTOMERS_WRITE
,CUSTOMERS_CONTACT_READ
PRODUCTS_READ
,PRODUCTS_WRITE
PRODUCT_AVAILABILITY_WRITE
PRODUCT_PRICING_WRITE
BOOKING_CHANNELS_READ
LEGACY_API
Did this answer your question?
😞
😐
🤩