Retrieve a financial summary
Learn how to retrieve a financial summary for a date range or settlement.
Learn how to retrieve a financial summary for a date range or settlement.
Prerequisites
To complete this tutorial, you must have:
- Authorization from the selling partner for whom you are making calls. Refer to Authorizing Selling Partner API applications for more information.
- Approval for the Finance and Accounting role in your developer profile.
- The Finance and Accounting role selected in the App registration page for your application.
Retrieve financial activity for a date range
Call the listSummary operation with the periodStart and periodEnd parameters to retrieve aggregated financial activity for a given day or date range. To retrieve activity for a single day, set both periodStart and periodEnd to the desired day.
Note
Financial summaries are calculated based on the marketplace timezone of the seller, not UTC.
Retrieve financial activity for a settlement
Call the listSummary operation with the relatedIdentifierName parameter set to SETTLEMENT_ID, and the relatedIdentifierValue set to the settlement ID value.
Updated about 4 hours ago
Did this page help you?

