GET

Get Discount


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 discount.

Permissions
Manage Bookings Services and Settings
Manage Challenges
Access Verticals by Automations
Set Up Automations
Manage Restaurant Catalogs
Read Restaurant Catalogs
Manage Events
Manage Portfolio
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/restaurants/v3/catalogs/{catalogId}/discounts/{discountId}

Path Params
discountIdstringRequired

ID of the discount to retrieve.


catalogIdstringRequired

ID of the catalog the discount belongs to.

Response Object
discountDiscount

Retrieved discount.

Get Discount
Request
cURL
Response
JSON
Errors

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

Did this help?