Add Guest Pass user

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.

post/v1/guests/{user_id}/guestpass

Path parameters

user_idstring required

Unique identifier of the user.

Request body

instrument_idstring required

Unique identifier of the transferring benefit item.

instrument_typestring required

Type of the item for transferring benefit

credit_typestring required

Type of the Guest Pass credit.

user_idstring

(optional) Unique identifier of the user

first_namestring

First name of the guest

last_namestring

Last name of the guest.

emailstring

Email address of the guest.

mobilestring

Mobile number of the guest.

Response

200

OR
OR
OR

Changes

No recorded changes to this endpoint across all 1 revision of this API.