v1

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

Publish a patch on an event

Since 1.0.0

patch/publish/v2/events/{id}

Path parameters

idstring required

ID of the event the patch will be applied

Headers

TMPS-Correlation-Idstring required

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

Request body

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

The type of the entity to apply the augmentation data.

relatedEntityIdstring required

Id of the entity to apply the augmentation data.

sourcestring required

The source where the augementation data came from

versionNumberinteger required

Vesion of this augmentation data. This field is to avoid updating entity with old data.

scorenumber float

The confidence (%) level of the accuracy of this augmention data. 100 is the better

Response

successful operation