Retrieve a list of all the Guest Pass users

Purpose: Use this API to list all the users of the Guest Pass membership program.

You must specify guest_id to fetch the list of the guest pass users.

Response Details

NameTypeDescription
guestpassobjectObject containing the details of the Guest Pass users.

guestpass Object

NameTypeDescription
userobjectObject containing the details of the Guest Pass users.

user Object

NameTypeDescription
codeidUnique code of the guest.
instrument_idguidUnique identifier of the item.
instrument_typestringType of the liability item. Default: Membership
user_typestringType of the user in the list.
credit_typestringType of the Guest Pass credit.
statusstringStatus of the guest
created_datedatetimeTime and date when the record was created.

GuestPassUser Object

NameTypeDescription
idguidUnique identifier of the guest.
first_namestringFirst name of the Guest Pass user.
last_namestringLast name of the Guest Pass user.

error Object

CodeMessageDescription
GP001Guest pass is not enabledWhen the Guest Pass membership is not enabled for the organization.
Language
Authorization
Header
Click Try It! to start a request and see the response here!