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.
Transaction Ledger Summary
- Resource
-
1/loyalty/programs/${programName}/members/${membershipNumber}/transaction-ledger-summary - Resource Examples
-
1https://yourInstance.salesforce.com/services/data/v68.0/loyalty/programs/NTO/members/M1/transaction-ledger-summary -
1https://yourInstance.salesforce.com/services/data/v68.0/loyalty/programs/NTO/members/M1/transaction-ledger-summary?journalSubTypeName={provide_value} -
1https://yourInstance.salesforce.com/services/data/v68.0/loyalty/programs/NTO/members/M1/transaction-ledger-summary?pageNumber=2&journalTypeName={name}&journalSubTypeName={provide_value} - Available version
- 58.0
- Requires Chatter
- No
- HTTP methods
- GET
- Query parameters for GET
-
Parameter Name Type Description Required or Optional Available Version journalSubTypeName String Returns the transaction journals filtered by the specified journal subtype. Optional 58.0 additionalTransactionJournalAttributes String Returns the list of transaction journal fields. Optional 58.0 journalTypeName String Returns the transaction journals filtered by the specified journal type. Optional 58.0 pageNumber Integer Returns the transaction journals for the specified page number. Optional 58.0 periodEndDate String Returns the transaction journals filtered by the specified end date. Optional 58.0 periodStartDate String Returns the transaction journals filtered by the specified start date. Optional 58.0 - Response body for GET
- Transaction Journal Summary Output