Update an existing member’s profile attributes.
Updates one or more profile fields for an existing member. Only the fields you include in theDocumentation Index
Fetch the complete documentation index at: https://help-loyalife.xoxoday.com/llms.txt
Use this file to discover all available pages before exploring further.
data object are changed — omitted fields are left unchanged. The internal id (not RelationReference) is required as the update key; obtain it from Get Member Profile first. Custom attributes defined in your CPD schema can be updated the same way as standard fields.
data.* field must be present. Custom attributes from your CPD schema can also be included under data. Member status (Active, Suspended, etc.) can be managed via the Loyalife Admin portal or via API — see Create Profile for the full status code reference.200 — Success
| Path | Type | Description |
|---|---|---|
results.IsSucessful | boolean | true |
results.ErrorCode | string | 000 |
results.ExceptionMessage | string | Success |
results.ReturnObject | boolean | true on successful update |
JWT obtained from Generate Auth Token. Pass as Authorization: bearer {token}.
Your loyalty program ID
19
Profile updated