Unfreeze the membership of a guest

This API helps you to reactivate the membership of a guest.

You must specify appropriate details for the guest_id and membership_id parameters in the API request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Details

NameTypeDescription
errorobjectObject that contains error message and error code details. For more information, refer to the error Object table.
If error is null, it indicates that the guest's membership has been successfully reactivated.

error Object

codeerror_message
505Invalid guest_id.
403User does not have the proper permissions.
428Invoice for the membership is not found.
4081Membership is not in freeze state.
Path Params
string
required

Mandatory Unique 32-character identifier of the guest.

string
required

Mandatory Unique 32-character identifier of the guest's membership.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json