About the Programs API

The Programs API allows you to manage your app or site's programs. Use this API together with other Wix Benefit Programs APIs.

With the Programs API, you can:

  • Provision programs.
  • Update the status of programs.
  • Retrieve programs.

Programs in benefit programs

A program is a list of pools with the same beneficiary that are managed together.

Create a program by provisioning a program. This creates a list of pools and enrolls a beneficiary in them.

When you renew, pause, resume, or end a program, the action is applied to all the program's pools.

A visitor can be enrolled in multiple programs.

Learn more about benefit programs components and lifecycle.

Before you begin

It's important to note the following points before starting to code:

  • Sites using this API must install the Pricing Plans app.
Did this help?