Programs
Deactivate program member
<Info><Badge color="gray">Documentation in progress</Badge>
This documentation is in progress. The parameters, fields, request and response bodies, and other data may be subject to change. If you need more information or you want to share feedback, contact Voucherify support or your Technical Account Manager.
</Info>Moves the member to INACTIVE status and records a vl.member.deactivated activity. No request body. Returns 404 when the program or member does not exist. Returns 400 (invalid_state_transition) when the member cannot be deactivated from its current state.
post/v2/loyalties/programs/{programId}/members/{memberId}/deactivate
Path parameters
programIdstring required
Unique loyalty program ID (format lprg_[a-f0-9]+).
memberIdstring required
Program member ID (format lmbr_[a-f0-9]+), assigned by Voucherify.
Response
The deactivated member (without cards).