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.

Member Benefits

Output representation of all benefits available for a member.

JSON Example

1{
2  "result" : {
3      "benefitId": "0lB000000abc123",
4      "benefitName": "15 Kg Luggage",
5      "benefitTypeId": "0lo0000000afja435",
6      "benefitTypeName": "Carry On Luggage",
7      "startDate": "23-05-2015",
8      "endDate": "22-05-2035",
9      "isActive": true,
10      "createdRecordId": "570000000ak123",
11      "createdRecordName": "15 Kg Luggage Carry On",
12      “description”: ”This is a carry on luggage member benefit”
13  },
14  {
15      "benefitId": "0lB000000gsy88",
16      "benefitName": "Priority Support",
17      "benefitTypeId": "0lo0000000pi23ii",
18      "benefitTypeName": "Support Entitlements",
19      "startDate": "16-08-2020",
20      "endDate": "15-02-2021",
21      "isActive": true,
22      "createdRecordId": "550000000aj112",
23      "createdRecordName": "Priority Support Entitlement",
24      “description”: ”This is a support entitlement member benefit”
25  }
26}
Property Name Type Description Filter Group and Version Available Version
memberBenefits Member Benefit Output[] List of all benefits available for a member. Small, 51.0 51.0