v1

latestOpenAPI 3.0.0Apache License 2.02026-07-263171,5614.1 MB
Finances v0

listFinancialEventsByOrderId

Returns all financial events for the specified order. Orders from the last 48 hours might not be included in financial events.

Usage Plan:

Rate (requests per second)Burst
0.530

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput can have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.

get/finances/v0/orders/{orderId}/financialEvents

Path parameters

orderIdstring required

An Amazon-defined order identifier, in 3-7-7 format.

Query parameters

MaxResultsPerPageinteger

The maximum number of results to return per page. If the response exceeds the maximum number of transactions or 10 MB, the response is InvalidInput.

NextTokenstring

The response includes nextToken when the number of results exceeds the specified pageSize 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. To get a complete list, call this operation until nextToken is null. Note that this operation can return empty pages.

Response

Financial Events successfully retrieved.