v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Change/Cancel Auto-renewal of Guest Membership

This API allows you to change or cancel the membership renewal of a guest.

put/v1/guests/{guest_id}/memberships/{user_membership_id}/renewal?guest_id&user_membership_id

Path parameters

guest_idstring required

Mandatory Unique 32-character identifier of the guest.

user_membership_idstring required

Mandatory Unique identifier of the user membership

Request body

renewal_membership_idstring

Unique identifier of the user membership that requires a renewal. Note: Can be null.

is_list_priceboolean

True: If the membership price is the list price. False: If the membership price is not the list price.

discount_pricenumber float

Discount price of the membership.

Response

200