Referrals
Remove Referral Card Holder
Removes the holder from a referral card. You can remove a referee only.
To use this endpoint, you must have the following permissions:
- Create and modify Customers and Segments (customers.modify)
- Publish Voucher (vouchers.publish)
📘 Alternative endpoint
This endpoint is an alternative to the Remove Referral Card Holder endpoint. The URL was re-designed to retrieve the referral member holders without providing the campaignId as a path paremeter.
delete/v1/referrals/members/{memberId}/holders/{holderId}
Response
Returns no content if removal is successful.