Register a member
Key concepts
Concept
Description
Step 1: Register a member
Request
{
"email": "jane@example.com",
"firstName": "Jane",
"lastName": "Smith"
}Response
What happens behind the scenes
Error responses
Status
Reason
Step 2: Apply a membership subscription
Prerequisites
Request
All fields
Field
Type
Required
Description
Response
What happens behind the scenes
Error responses
Status
Reason
Complete example: register and subscribe
1. Register the member
2. Apply the membership
Alternative: contact-first approach
Create or update a contact
Then register the member
Then apply the subscription
Subscription without prior member registration
Subscription statuses
Status
Description
Last updated