Role
Lists roles.
Data | Type | Description |
---|---|---|
token | String | Token |
storeid | Integer | Id of store |
curl -X GET \
-H "accept: application/json" \
-H "apikey: generated-api-key" \
-H "token: {token}" \
-H "storeid: {token}" \
"https://api.lingapos.com/v1/schedule/v1/role/list"