Module finances_v0

Module finances_v0 

Source

Enums§

ListFinancialEventGroupsError
struct for typed errors of method list_financial_event_groups
ListFinancialEventsByGroupIdError
struct for typed errors of method list_financial_events_by_group_id
ListFinancialEventsByOrderIdError
struct for typed errors of method list_financial_events_by_order_id
ListFinancialEventsError
struct for typed errors of method list_financial_events

Functions§

list_financial_event_groups
Returns financial event groups for a given date range. It may take up to 48 hours for orders to appear in your financial events. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | 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.
list_financial_events
Returns financial events for the specified data range. It may take up to 48 hours for orders to appear in your financial events. Note: in ListFinancialEvents, deferred events don’t show up in responses until in they are released. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | 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.
list_financial_events_by_group_id
Returns all financial events for the specified financial event group. It may take up to 48 hours for orders to appear in your financial events. Note: This operation will only retrieve group’s data for the past two years. If a request is submitted for data spanning more than two years, an empty response is returned. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | 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.
list_financial_events_by_order_id
Returns all financial events for the specified order. It may take up to 48 hours for orders to appear in your financial events. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | 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.