POST

Bulk Create Donation Campaigns


Creates multiple donation campaigns in a single request.

The campaigns are created in an active state and can immediately accept donations.

Note: Other than the fields marked as required, one or both of the following fields must be passed on create:

  • customAmountEnabled
  • predefinedDonationAmounts

To create a single donation campaign, use Create Donation Campaign.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Donation Campaigns
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/donation-campaigns/v2/bulk/donation-campaigns/create

Errors
400Invalid Argument

There are 6 errors with this status code.

500Internal

There is 1 error 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?