SAP BRIM (Billing and Revenue Innovation Management) OAuth Scopes

OAuth 2.0 derived

SAP BRIM (Billing and Revenue Innovation Management) publishes 2 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the SAP BRIM (Billing and Revenue Innovation Management) API on a user’s behalf.

Tokens are issued from https://auth.sap.com/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

BillingEnterpriseOrder to CashRevenue ManagementSAPSubscription ManagementUsage-Based Pricing
Scopes: 2 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://auth.sap.com/oauth/token
Flows
clientCredentials

Scopes (2)

ScopeDescriptionFlows
read Read access to charging and rating resources clientCredentials
write Write access to charging and rating resources clientCredentials

Source

OAuth Scopes

sap-brim-billing-and-revenue-innovation-management-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/sap-brim-convergent-charging-openapi.yml, openapi/sap-brim-subscription-billing-openapi.yml
schemes:
- name: OAuth2
  source: openapi/sap-brim-convergent-charging-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.sap.com/oauth/token
- name: OAuth2
  source: openapi/sap-brim-subscription-billing-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.sap.com/oauth/token
scopes:
- scope: read
  description: Read access to charging and rating resources
  flows:
  - clientCredentials
  sources:
  - openapi/sap-brim-convergent-charging-openapi.yml
  - openapi/sap-brim-subscription-billing-openapi.yml
- scope: write
  description: Write access to charging and rating resources
  flows:
  - clientCredentials
  sources:
  - openapi/sap-brim-convergent-charging-openapi.yml
  - openapi/sap-brim-subscription-billing-openapi.yml