Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Unlink Program Member Partner Input
Input details to unlink a program member and partner.
- JSON example
-
Sample request to unlink the program member and partner.
1{ 2 "linkNumber": "00000029", 3 "externalId": "U10001", 4 "unlinkReasonType": "USER_REQUEST", 5 "comments": "Member requested to unlink the partner account." 6} - Properties
-
Name Type Description Required or Optional Available Version comments String Description for the unlink reason. Optional 66.0 externalId String Partner membership number of the loyalty program member. Optional 66.0 linkNumber String Unique identifier for the program member and partner linkage. Optional 66.0 unlinkReasonType String Reason to unlink a loyalty program member and a partner. Optional 66.0