Remove Coupon from EntityAsk AIpost https://api.vcita.biz/v2/coupons/removeOverview Removes a previously applied coupon from an entity (payment, appointment, or event attendance). Available for Staff tokens. This reverses the discount that was applied via the Apply Coupon endpoint.Body Paramsentity_typestringrequiredThe type of entity to remove the coupon from. Possible values: payment, appointment, event_attendance.entity_idstringrequiredThe UID of the entity to remove the coupon from.Responses 200Success 422FailureUpdated 2 months ago