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.

ConnectApi.IndividualMemberOutput

Output representation of the individual member create request.
Property Name Type Description Available Version
contactId String The ID of the loyalty program member record created for the individual member. 55.0
loyaltyProgram​MemberId String The ID of the contact record associated with the loyalty program member record. 55.0
loyaltyProgramName String The name of the loyalty program in which the individual member is enrolled. 55.0
membershipNumber String The membership number created for the loyalty program member record. 55.0
transactionJournals List<ConnectApi.TransactionJournalOutput> The list of the transaction journal records created after the request is successful. 55.0