Change/Cancel Auto-renewal of Guest Membership

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

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

error Object

MessageCodeDescription
Invalid priceME027If the is_list_price is "true" and discount_price is present, OR, if the is_list_price is "false" and discount_price is not present, you will see this message.
Guest membership doesn't have renewal_membership_id as auto-renewal option.ME029When incorrect renewal membership id is mentioned.
Renewal Membership can't be changed from other centerME028When an employee renews the membership in a different center (different to the membership sale center).
Note: Allow actions on invoices from other centers setting is turned off.
Usermembership doesn't belong to this guestME026When usermembershipid does not belong to the guest.
Cannot change auto renewal for this membership statusME031When membership status of the guest is cancelled, expired, closed, upgrade, or downgrade.
Path Params
string
required

Mandatory Unique 32-character identifier of the guest.

string
required

Mandatory Unique identifier of the user membership

Body Params
string

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

boolean

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

float

Discount price of the 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