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.TransactionJournalOutput

Output representation of the transaction journal records.
Property Name Type Description Available Version
activityDate Datetime The date and time of when the transaction journal record is created. 55.0
journalSubType String The journal subtype of the transaction journal record. 55.0
journalType String The journal type of the transaction journal record. 55.0
loyaltyProgram String The loyalty program associated with the transaction journal record. 55.0
loyaltyProgramMember String The membership number of the loyalty program member associated with the transaction journal record. 55.0
referredMember String The membership number of the loyalty program member who has referred the member. 55.0
status ConnectApi.​JournalStatusResource The status of the transaction journal record.
Possible values are:
  • Cancelled
  • Error
  • Pending
  • Processed
55.0
transactionJournalId String The ID of the transaction journal record created after the request is successful. 55.0