Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Custom roles allow to configure configuring roles with custom rights, for example, a role that only has rights to retrive retrieve the delivery promise. A custom role is configured by creating a role entity through API and granting API access rights in the ACL configuration.

Supported Scopes

...

Application

...

Supported

...

Store App

...

...

Back Office

...

...

API

...

Info

For security resons, at the moment, only an internal OneStock user can make this actions. Please get in touch with your point in contact so we can help you out.

Supported Scopes

Application

Supported

Store App

Back Office

API

1. Creating the Role

Roles are created using an API call to POST /roles. You can find the full API reference here.

...