速率(每秒请求) | 突发 |
---|---|
0.5 | 30 |
x-amzn-RateLimit-Limit
响应头返回适用于请求操作的使用计划速率限制(如适用)。上述表格指示了该操作的默认速率和突发值。业务需求需要更高吞吐量的销售合作伙伴可能会看到比这里展示的更高的速率和突发值。有关更多信息,请参见销售合作伙伴API中的使用计划和速率限制。curl --location --request GET 'https://sellingpartnerapi-na.amazon.com/finances/v0/financialEventGroups'
{
"payload": {
"NextToken": "string",
"FinancialEventGroupList": [
{
"FinancialEventGroupId": "string",
"ProcessingStatus": "string",
"FundTransferStatus": "string",
"OriginalTotal": {
"CurrencyCode": "string",
"CurrencyAmount": 0
},
"ConvertedTotal": {
"CurrencyCode": "string",
"CurrencyAmount": 0
},
"FundTransferDate": "2019-08-24T14:15:22Z",
"TraceId": "string",
"AccountTail": "string",
"BeginningBalance": {
"CurrencyCode": "string",
"CurrencyAmount": 0
},
"FinancialEventGroupStart": "2019-08-24T14:15:22Z",
"FinancialEventGroupEnd": "2019-08-24T14:15:22Z"
}
]
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码