Update member

Update a membership member.

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

Overview

Update an existing membership record. Currently, only the member's delivery address can be changed.

Example: Update a member's shipping address after they relocate to a new office.


Updatable Fields

FieldTypeDescription
address_idinteger (nullable)The ID of an address belonging to the member's customer. Must belong to the member's user (exists:address,id,user_id,...). Pass null to clear. Minimum value: 0.
Path Params
int32
required

The membership unique identifier

Query Params
int32
required
≥ 1

The unique identifier of the site associated with your account.

Body Params
int32 | null
≥ 0

Address ID to associate with the member. Must belong to the member's customer. Pass null to clear.

Headers
string
required
Defaults to Bearer eyJ***
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json