Authorization
The Authorization object represents a business entity that associates a product with a specific SoftwareOne seller. It is defined by a certain authorization level and an assigned price list. Listings are essential for managing the visibility and availability of products across different markets, as well as for effectively handling their lifecycle in a scalable manner.
The Authorization object contains the following attributes:
id
string
Identifier for the authorization.
Example: AUT-1234-4678
name
string
Name of the authorization.
Example: Salesforce Enterprise License
externalIds
externalIds
Example:
eligibility
boolean
Indicates if authorization is enabled for the tier 1 program
tier2
boolean
Indicates if authorization is enabled for tier 2 program
currency
string
Authorization currency.
notes
string
Optional notes.
product
The product that the authorization belongs to.
Example:
vendor
The vendor to which the authorization belongs.
Example:
owner
SoftwareOne seller entity.
Example:
statistics
authorizationstatistics
Statistics about authorization.
Example:
audit
auditObject
Authorization of the last audit events.
Example:
Example
Last updated
Was this helpful?