listFinancialEventsByGroupId
Tested
GET
/finances/v0/financialEventGroups/{eventGroupId}/financialEvents
Last modified:2024-12-04 04:43:21
Maintainer:Sarath S
Rate (requests per second) | Burst |
---|---|
0.5 | 30 |
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.Request
Path Params
eventGroupId
stringÂ
required
Example:
485734534857
Query Params
MaxResultsPerPage
integer <int32>
optional
>= 1<= 100
Default:
100
Example:
10
PostedAfter
string <date-time>
optional
PostedBefore
string <date-time>
optional
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 financial events are returned. You must specify the PostedAfter
parameter if you specify the PostedBefore
parameter. Default: Now minus two minutes.NextToken
stringÂ
optional