createRsvp( )


Creates RSVP.

To create RSVP with multiple guests, you have to specify the additionalGuests and guestNames fields.

Method Declaration
Copy
Method Parameters
rsvpRsvpRequired

RSVP info.


optionsCreateRsvpOptions
Returns
Return Type:Promise<Rsvp>
Errors
400Invalid Argument

There are 4 errors with this status code:

428Failed Precondition

There are 8 errors with this status code:

See the entire list and learn more about Wix errors.

Did this help?