Retrieve the financial events that make up a financial event group

Learn how to determine the amount and status of a payment.

Learn how to retrieve the financial events in a financial event group.

Prerequisites

To successfully complete these tutorials, you must have:

List financial events within a range of dates

Call the listFinancialEvents operation with the PostedBefore and PostedAfter query parameters.

List financial events by group ID

Call the ListFinancialEventsByGroupId operation with the eventGroupId path parameter. The response provides the first 100 financial events present in the financial event group and a page token that can be used to call next set of financial events.