v1

latestOpenAPI 3.1.0Private2026-07-24196240439.2 KB
MembershipMember

Update Member

patch/provider/memberships/{membership_id}/members/{id}

Path parameters

membership_idstring required

Unique Membership ID

idstring required

Unique Membership Member ID

Request body

start_datestring date

Defaults to Membership start date if not given. Sponsored memberships must start on the 1st of the month. Retail memberships may start any day. Date must be formatted as YYYY-MM-DD.

member_type'child' | 'spouse' required

Choose one below. You can think of "spouse" as "adult". This is a naming issue that will hopefully be addressed in the future. Note: "employee" is not an accepted value as you cannot add employees to existing memberships.

fixed_period_rate_in_centsinteger

Use this to override the standard rates that the membership plan would generate

Response

Successful response

idstring
member_typestring
statusstring
fixed_period_rate_in_centsinteger
list_price_in_centsinteger
period_rate_in_centsinteger
revenue_in_centsinteger
start_datestring date
end_datestring