Optional
configuration: ConfigurationReturns transactions for the given parameters. It may take up to 48 hours for transactions to appear in your transaction events. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 10 | The x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
A date used for selecting transactions posted after (or at) a specified time. The date-time must be no later than two minutes before the request was submitted, in ISO 8601 date time format.
Optional
postedBefore: stringA date used for selecting transactions posted before (but not at) a specified time. The date-time must be later than PostedAfter and no later than two minutes before the request was submitted, in ISO 8601 date time format. If PostedAfter and PostedBefore are more than 180 days apart, no transactions are returned. You must specify the PostedAfter parameter if you specify the PostedBefore parameter. Default: Now minus two minutes.
Optional
marketplaceId: stringA string token used to select Marketplace ID.
Optional
nextToken: stringA string token returned in the response of your previous request.
Optional
options: RawAxiosRequestConfigOverride http request option.
DefaultApi - functional programming interface
Export