A JoinApplication tracks a member's request or invitation to join an online program, from application through approval, payment, and enrollment.
Site owners can invite members, review applications, and manage payment-related activity. Members can apply to join a program, accept invitations, and complete payment when required.
Date and time the join application was created.
Custom field data for the JoinApplication. Extended fields must be configured in the app dashboard before they can be accessed with API calls.
JoinApplication ID.
Read-only snapshot of member information from the Members API for member_id.
This is not the authoritative member record.
Member ID of the site member applying or invited to participate in the program.
Required when creating applications as a site owner with manage_applications permission.
Automatically set to the caller's member ID when members create their own applications.
Resulting participant (on APPROVED & NO_PAYMENT_REQUIRED/PAYMENT_SUCCESSFUL).
Payment info - represents associated Wix Payments or Pricing Plans data.
Program ID which this join application is related to.
Revision number, which increments by 1 each time a supported lifecycle, payment, or tag action changes the JoinApplication.
This API does not provide a generic update operation. The revision is read-only and is not sent when creating or changing a JoinApplication.
Tags for categorizing and organizing join applications.
Date and time the join application was last updated.