Create Booking

Bookable Appointments

When customer makes a booking, the customer first name, last name, phone number, email is passed in this call to your system.

The reservedUnit.id returned in the Reserve response from your side will be used as the ID on the Groupon Voucher. A Groupon Voucher presented by a customer to a merchant has Personal Info (name and phone number), Pass ID, and Groupon Number. Groupon passes to you the following: Groupon Voucher number (grouponCustomerServiceId in the Reserve API Request specification), customer first name, last name, phone number in the Reserve request.