POST

Accept Invite


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Accepts an invitation to join a program.

Changes status from INVITED to APPROVED. Returns an error if the join application has any other status, or if it doesn't exist.

For a free program, a participant is created automatically and participantId is populated. If the program requires payment, call Prepare Payment to start the payment flow.

Permissions
Manage Online Programs
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/online-programs/participants/v3/join-applications/{joinApplicationId}/accept-invite

Errors
428Failed Precondition

There are 3 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?