POST

Enable Pricing Plans For Service


Adds a list of pricing plans ID (SDK | REST) to a service's payment.pricingPlanIds array.

The call doesn't validate whether the service's payment.options.pricingPlan is set to true. If it's set to false, customers aren't able to pay for their bookings using pricing plans. You can call Update Service (SDK | REST) to change a service's supported payment methods.

Authentication

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

Permissions
Manage Bookings - all permissions
Manage Bookings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_api/bookings/v2/services/{serviceId}/pricing-plans/add

Errors
400Invalid Argument

There are 2 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?