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.
Link Program Member Partner
Output representation of the program member and partner linkage request.
- JSON example
-
1{ 2 "linkNumber": "00000028", 3 "message": null, 4 "status": true 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| linkNumber | String | Unique identifier for the program member and partner linkage. | Big, 66.0 | 66.0 |
| message | String | Message displayed when a loyalty program member is linked to a partner. | Big, 66.0 | 66.0 |
| status | Boolean | Indicates whether the API request was successful (true) or not (false). | Big, 66.0 | 66.0 |