v1

latestSwagger 2.02026-08-045928532.7 MB
Teammates

post/api/v1.0/{appId}/teammates/{id}

Path parameters

appIdstring required
idstring required

Request body

AppAccessLevel'None' | 'Owner' | 'StoreOwner' | 'PropertyOwner' | 'ManagedOwner' | 'Integrator' | 'PropertyManager' | 'StoreManager' | 'StoreStaff' | 'StaffMember' | 'StoreReadOnlyAccess' | 'FinanceManger' | 'Onboarding' | 'Support'

App access level

HasAccessToAllStoresboolean

The user has access to all stores for the app (including new stores that added later)

StoreIdsinteger[]

Store IDs the user has access to (if HasAccessToAllStores is false)

PropertyIdsstring[]

Property Ids the user has access to (if HasAccessToAllStores is false)

Response

OK