Create a new membership

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

Customer's ID

Body Params
boolean
required

Will the customer pick up releases or have them shipped?

int32
required

The customer's shipping address. This is required even for pick up customers

int32 | null

Null unless the customer is joining the club for a limited number of releases.

date | null

The date the member joined in ISO YYYY-MM-DD format. Defaults to the current date.

date | null

Null unless the membership will be on hold starting on the given date

date | null

Null unless the membership will be on hold until on the given date

gift
object | null

Null unless the membership is a gift

int32 | null

Assign a team member or unassigned during create operation. Ignore for update operation

int32
required

The ID of the club to join. Only used for subscribe calls, will be ignored on update.

boolean

True if a club welcome email should be sent

Responses

401

Authentication failed

403

Insufficient permission

404

Not Found

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