Optional ReadonlyaccountThe type of account to include in the response.
Optional ReadonlymarketplaceThe marketplaces from which to retrieve summaries. If omitted, summaries from all applicable marketplaces may be returned. To find the marketplace ID for a region, refer to Marketplace IDs.
Optional ReadonlynextA token that you use to retrieve subsequent pages of results. When there are more results available, the response will include a `nextToken` value. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. Repeat this process until the `nextToken` value is null to retrieve all results.
Optional ReadonlyperiodThe end of the period for which to retrieve summaries. When provided, the response will only include summaries with transactions that occurred on or before the specified date. The value must be formatted in ISO 8601 date format.
Optional ReadonlyperiodThe start of the period for which to retrieve summaries. When provided, the response will only include summaries with transactions that occurred on or after the specified date. The value must be formatted in ISO 8601 date format.
Optional ReadonlyrelatedThe name of the `relatedIdentifier`. The only possible value is `SETTLEMENT_ID`, the settlement ID associated with the summary.
Optional ReadonlyrelatedThe value of the `relatedIdentifier`.
Request parameters for listSummary operation in FinancesApi.