Luma · Example Payload

V1_Events_Cancel_Post_Request

EventsEvent ManagementTicketingCommunityCalendarsGuestsAttendance

V1_Events_Cancel_Post_Request 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

event_idcancellation_tokenshould_refund

Example Payload

Raw ↑
{
  "event_id": "string",
  "cancellation_token": "string",
  "should_refund": true
}