createRsvp( )


Creates an RSVP, associated with a contact of the site.

Method Declaration
Copy
Method Parameters
optionsCreateRsvpOptions

Optional fields.

Returns
Return Type:Promise<CreateRsvpResponse>
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?