manage_event

Create Attendee

post/manage_event/add/attendee/

Request body

event_idinteger required
namestring required
emailstring email required
country_codestring required
mobile_numberstring required
ticket_quantitystring required
payment_typestring required
total_amountstring required
ticket_namestring required
ticket_typestring required
sub_totalstring required
taxstring nullable
feesstring nullable
discount_codestring nullable
discount_amountstring nullable
is_discount_code_applyboolean nullable
countrystring required
currencystring nullable
ticket_pricestring required
total_ticket_pricestring nullable
tax_namestring nullable
fees_namestring nullable
country_short_namestring required
notesstring nullable
seller_emailstring email required
partial_amountstring nullable

Response

Successful Response

{"stackTrail":"paths:/manage_event/add/attendee/:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.