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.

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.
Language
Authorization
Header
Click Try It! to start a request and see the response here!