RoleTypeEnum
All available role types.
enum RoleTypeEnum {
ACCOUNT_MANAGER
API_CLIENT_L1
API_ORDERS
BRAND_OPERATOR
COMPANY_ADMIN
COMPANY_OPERATOR
CS_AGENT
GUEST_USER
LOB_ADMIN
ORDERS_RECEIVER
ORDERS_SHIPPER
PRODUCTS_EXPORTER
PRODUCTS_IMPORTER
SYSTEM_ADMIN
WMS_INTEGRATION
}
Values
RoleTypeEnum.ACCOUNT_MANAGER
An account manager
RoleTypeEnum.API_CLIENT_L1
A role for API clients with limited level 1
RoleTypeEnum.API_ORDERS
A role for API clients with access to the orders scope
RoleTypeEnum.BRAND_OPERATOR
A brand operator
RoleTypeEnum.COMPANY_ADMIN
A company administrator
RoleTypeEnum.COMPANY_OPERATOR
A company operator
RoleTypeEnum.CS_AGENT
Responsible for providing personalized support and ensuring customer success with the platform
RoleTypeEnum.GUEST_USER
A read-only user role with permission to view system information without ability to modify information or execute actions.
RoleTypeEnum.LOB_ADMIN
A line of business administrator
RoleTypeEnum.ORDERS_RECEIVER
A role for integrations in charge of receiving orders from external systems
RoleTypeEnum.ORDERS_SHIPPER
A role to handle orders shipping
RoleTypeEnum.PRODUCTS_EXPORTER
A role for integrations. Allow integrations to export products data to external systems
RoleTypeEnum.PRODUCTS_IMPORTER
The role to allow integrations to import products from external systems
RoleTypeEnum.SYSTEM_ADMIN
A system administrator
RoleTypeEnum.WMS_INTEGRATION
A role for an out of the box integration to an external WMS
Member Of
allowedRoles
query ● AssignRoleInput
input ● Role
object ● RoleType
object ● SetupIntegrationInput
input ● UpdateApiClientInput
input