Versions Compared

Key

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

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

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.

1. Creating the Role

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

...