Coupon Endpoints
Assign Coupon to Customer
Assign a Coupon to a Customer
Using the Coupon ID and a Customer ID, we can assign a Coupon to a Customer
This will mean that the Customer will automatically be able to use the Coupon when booking without the use of a promocode
post/coupons/{coupon_id}/assign_to_customer.json
Path parameters
coupon_idinteger required
Coupon ID to create promocode for
Headers
Authorizationstring required
Response
Promocode assigned