api
entitlements
Create a new entitlement
post/api/entitlements
Request body
namestring required
The name of the entitlement
publicNamestring required
The public name of the entitlement
activeboolean
Whether the entitlement is active
Response
Created
_idstring required
The ID of the entitlement
namestring required
The name of the entitlement
publicNamestring required
The public name of the entitlement
activeboolean
Whether the entitlement is active
sellerIdstring required
The ID of the seller owning the entitlement
createdAtstring date-time required
An ISO timestamp indicating when the entitlement was created.
updatedAtstring date-time required
An ISO timestamp indicating when the entitlement was updated.