EntitlementSets
Create an entitlement set
Creates a new entitlement set.
post/v3/entitlement-sets
Request body
namestring required
Letters (a-z, A-Z), numbers, underscores, hyphens and dots.
displayNamestring required
Any printable characters, including letters from any script, punctuation and emoji. Cannot contain line breaks, tabs, other control characters, invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.
descriptionstring nullable
Any printable characters and line breaks. Cannot contain control characters other than tab, carriage return and line feed, nor invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.
productIdsstring[] required
tierinteger nullable
Response
Created
idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
displayNamestring required
descriptionstring nullable
tierinteger required
productIdsstring[] nullable