Luma · Example Payload

V1_Events_Cancel_Request_Post_200_Response

EventsEvent ManagementTicketingCommunityCalendarsGuestsAttendance

V1_Events_Cancel_Request_Post_200_Response is an example object payload from Luma, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cancellation_tokenis_paidguest_count

Example Payload

Raw ↑
{
  "cancellation_token": "string",
  "is_paid": true,
  "guest_count": 0
}