Event - Orders for a contact
GET /events/v2/{bucket}/person/{uid}/orders
GET
/events/v2/{bucket}/person/{uid}/orders
All the orders for an event for a specific contact
Requires contact.orders permission
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” bucket
required
The bucket (client) name
string
Example
example uid
required
Usually the final element in the URI, an alphanumeric unique identifier
string
Example
6305f074683e800f3abe809eResponses
Section titled “ Responses ”List of orders
object
contact_uri
URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
string
Example
/example/person/6305f074683e800f3abe809e/ orders
Array<object>
object
booking_display
string
booking_uri
URIs are unique identifiers for resources in the system,
they are structured as follows /bucket/resource_type/uid/
string
Example
/example/person/6305f074683e800f3abe809e/A standard error message
Authentication error