[#1418] Created Coupon with connected Services but it doesn't show the Service IDs under service_restrictions

Migrated from Redmine #1418 | Author: Christian Jeremy Lapuz
Status: Feedback | Priority: Immediate, there is BUG! | Created: 2025-06-05


Using the Coupons feature to apply discounts to bookings, but we use a custom website.

Want to limit to only select service providers via their linked services.

But when I link specific services to the Coupon, it doesn’t update the service_restrictions field which I expected to have the list of IDs of the Services I selected.

I fetch the coupon details via API documentation | SimplyBook.me Online Scheduling. Since there is no fetch by ID or code.

Dmytro Bondarev wrote:

Hi,

when you get list of items, some fields can be empty. to get full info please make get info per item.

Christian Jeremy Lapuz wrote:

Dmytro Bondarev wrote in #note-1:

Hi,

when you get list of items, some fields can be empty. to get full info please make get info per item.

Thank you for the response and clarification!

What API can I use to get the coupon details? I only see list REST APIs