Store entitlement

Create or update an entitlement rule for an offering, and optionally select one of its offer options. Rules are scoped to one of three levels and the scope is chosen by how much of the hierarchy is identified: pass company_account_id and user_uuid as * for a reseller-level rule that applies to every user of every company, pass a company with user_uuid as * for a company-level rule, or pass both a company and a user for a user-level rule. A more specific rule overrides a broader one when entitlements are resolved. All three scope fields must be sent. The rule is always created under the authenticated reseller account. The company must belong to the authenticated reseller account and the user must belong to that company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Account identifier

Body Params
string
required

The authenticated reseller account UUID.

string
required

The company account UUID the rule applies to. Set to * to apply to all companies of the reseller. Must belong to the authenticated reseller account.

string
required

The user UUID the rule applies to. Set to * to apply to all users. Must belong to company_account_id, and must be * when company_account_id is *.

string
required

The name of the offering being entitled.

string

The name of the offer option to select within the offering. Omit or send null to entitle the offering without an option.

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json