Move a membership to a different club

Unsubscribes the member from their current club and subscribes them to the target club, preserving their shipping preferences and member since date.

Path Params
integer
required

Customer's ID

int32
required
Body Params
int32
required

The ID of the club to move this membership to.

Responses

401

Authentication failed

403

Insufficient permission

404

Not Found

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!