Salesforce B2C Commerce 23.6 > Open Commerce API 23.2 > Data API documents 23.2

RoleModulePermission document (Data API 23.2)

Document representing a module permission.

Property Type Constraints Description
application String mandatory=true, minLength=1, nullable=false The permission application (e.g. "bm", "csc").
name String mandatory=true, minLength=1, nullable=false The related menu action name of the module permission.
system Boolean   Flag to indicate a system menu action. This is false for custom menu actions.
type String mandatory=true, minLength=1, nullable=false The permission type ("module").
value String   The non domain specific value for the module permission, e.g. ACCESS or READONLY.
values Map[String, String]   The map of value per domain for the module permission, e.g. ACCESS or READONLY per domain name.
X OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.
X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.