Amazon Services China
亚马逊商城网络服务(亚马逊 MWS)文档

Deprecation Notice:

Amazon Marketplace Web Service (MWS) will no longer be available after March 31, 2024. All MWS developers must migrate to Selling Partner API (SP-API) to avoid service disruptions. Refer to the Migration Hub for more information.

亚马逊 MWS 文档

What you should know about the Finances API section

The “付款 API”部分 of 亚马逊商城网络服务 (亚马逊 MWS) enables you to obtain financial information relevant to your business with Amazon. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.

Terminology

The following table defines terminology for this API section:

Term Definition
Financial event group A financial event group is a group of financial events that occur during a statement period for a seller. At the end of each statement period, Amazon disburses money to the seller if the balance of the financial event group is positive or charges the seller if the balance of the financial event group is negative.

Operations

The following operations are included in the “付款 API”部分:

Operation Description
ListFinancialEventGroups Returns financial event groups for a given date range.
ListFinancialEventGroupsByNextToken Returns the next page of financial event groups using the NextToken parameter.
ListFinancialEvents Returns financial events for a given order, financial event group, or date range.
ListFinancialEventsByNextToken Returns the next page of financial events using the NextToken parameter.
GetServiceStatus Returns the operational status of the “付款 API”部分.