Replace Member
Replacing an existing member, identified by their memberId
.
As you’re providing the entire desired member state, members with a status of inactive
will be re-activated on your Onsi programme.
Relevant Error Codes
If there are any issues with the member replace, the API will return a 400
status code with the following error codes:
Authorizations
Headers
Unique key to ensure idempotency of the request
Path Parameters
The unique identifier for a Member, prefixed with mem_
Body
A unique email address for the member
Tier name for the member
An optional phone number for the member
Unique ID provided by API consumer, must be unique across all members (active, invited and inactive)
Response
A member on the platform.
Onsi's ID of the member
The status of the member.
active
, invited
, inactive
Tier name for the member
Unique ID provided by API consumer, must be unique across all members (active, invited and inactive)