The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: GetAll, URL: CRM/TransactionHistory?constituentId={constituentId}&includeAffiliations={includeAffiliations}&page={page}&pageSize={pageSize}&sortByField={sortByField}&sortByDirection={sortByDirection}&startDate={startDate}&endDate={endDate}&referenceId={referenceId}&paymentId={paymentId} | Test | |
Get details of all transaction histories for the specified constituent id and all its visible affiliations' transaction histories as well. To exclude transaction histories of the visible affiliations pass includeAffiliations=false. This resource is paged. Pass filters such as transaction reference id, payment id, or start and end date to limit the results. Results can also be sorted. |