v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Redeem a guest's Guest Pass membership

Purpose: Use this API to redeem the benefits of the guest's Guest Pass membership.

You must specify the guest_id and guestpass_id, and invoice_id to redeem the benefits.

put/v1/guests/{guest_id}/guestpass/{guestpass_id}/redeem

Path parameters

guest_idstring required

Unique identifier of the guest.

guestpass_idstring required

Unique identifier of the guest's guestpass membership.

Request body

invoice_id (guid)string required

Unique identifier of the invoice to redeem the guest pass.

Response

200

{"stackTrail":"paths:/v1/guests/{guest_id}/guestpass/{guestpass_id}/redeem:put:responses:200:content:application/json:schema:properties:error","oasType":"schema","type":"unknown"}