API Reference

Scopes

Scopes are how OAuth 2.0 defines what resources a client can access. NextChapter defines which scopes a client has access to when setting up.

List of scopes

NextChapter defines for example the following scopes:

NamePermission
read:ordersRead orders
write:ordersCreate or update orders
read:locationsRead locations
write:locationsCreate or update locations
read:stockRead stock entries
write:stockCreate or update stock entries