GET

Get Pricing Plans Settings


Developer Preview

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

Retrieves a site's Pricing Plans settings.

A site whose settings were never created receives the default settings instead: taxableAddress is BILLING, guestCheckoutSettings.enabled is false, and invoiceSettings.sendInvoiceOnPayment is false.

Default settings are returned without being stored, so a subsequent call to Update Pricing Plans Settings that passes the returned revision can fail.

Permission Scopes
Read Orders
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/pricing-plans/settings/v1/pricing-plans-settings

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?