Luma · Example Payload

V1_Events_Coupons_Update_Post_Request

EventsEvent ManagementTicketingCommunityCalendarsGuestsAttendance

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

Top-level fields

event_idcoderemaining_countvalid_start_atvalid_end_at

Example Payload

Raw ↑
{
  "event_id": "string",
  "code": "string",
  "remaining_count": 0,
  "valid_start_at": "2024-01-01T00:00:00Z",
  "valid_end_at": "2024-01-01T00:00:00Z"
}