post https://api.zenoti.com/v1/guests//guestpass
Purpose: Use this API to add a new Guest Pass user.
You must specify user_id and the body parameters as mentioned in the BODY PARAMS section.
error Object
| Code | Message | Description |
|---|---|---|
| GP005 | Guest pass is not enabled | When Guest Pass feature is not enabled for the business. |
| GP003 | Invalid guest membership id | When an invalid membership_id is passed. |
| GP002 | Guest id does not exist | When an invalid guest_id is passed. |
| GP001 | Membership expired | When the Guest Pass membership of the guest has expired. |
