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:

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.


Did this page help you?