Skip to main content

rsvp

User applies to attend an event.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Header Parameters
captcha string REQUIRED

Recaptcha value to pass.

Request Body
recipient string
email string
data object
Responses
200

Successfully applied to event

Schema OPTIONAL
lockAddress string OPTIONAL
userAddress string OPTIONAL
approval string OPTIONAL
network number OPTIONAL
400

Invalid input received. Bad request.

Schema OPTIONAL
message string OPTIONAL
error string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL