主页文档代码示例API 参考公告模型发行说明常见问题GitHub视频
开发者中心API 状态支持
API Reference
开发者中心API 状态支持

getPaymentMethods

Returns the list of payment methods for the seller, which can be filtered by method type.

Usage Plan:

Rate (requests per second)Burst
.530

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

Query Params
string
required

The identifier of the marketplace from which you want to retrieve payment methods. For the list of possible marketplace identifiers, refer to Marketplace IDs.

array of strings
length ≥ 1

您要在响应中包含的付款方式类型的逗号分隔列表。

Show Details
BANK_ACCOUNTThe payment is from a bank account.
CARDThe payment is from a card.
SELLER_WALLETThe payment is from a [Seller Wallet](https://sell.amazon.com/tools/seller-wallet) virtual bank account.
Responses

语言
Click Try It! to start a request and see the response here! Or choose an example:
application/json