v1

latestSwagger 2.0raw.githubusercontent.com2017-02-22106462.8 KB

Publish entitlements on an entity

Since 2.0.0

post/publish/v2/entitlements

Headers

TMPS-Correlation-Idstring required

Unique correlation id to be able to trace the request in our system

Request body

source'ticketmaster' required

Source of the extension, where it came from

relatedEntityIdstring

Id of the entity to add this extionsion to. If the relatedEntityId is Null, a relatedEntitySource MUST be provided

relatedEntityType'event' | 'venue' | 'attraction' required

The type of the entity to add this entitlement to

versionNumberinteger

Version of the entitlements. Version is to prevent to override an entitlements with an older one

dataobject required

The actual entitlements information to add to the entity

Response

successful operation