Skip to main content
Version: 1.0.6

Product catalog REST Service: API Specification

The product catalog REST Service is that provides REST api endpoints for product catalog data.

Authentication

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Scopes:

  • space_read: Can read product catalog data

  • space_write: Can write product catalog data

OAuth Flow (authorizationCode):

Scopes:

  • space_read: Can read product catalog data

  • space_write: Can write product catalog data