速率(每秒请求) | 突发 |
---|---|
80 | 100 |
x-amzn-RateLimit-Limit
响应头返回所请求操作所适用的使用计划速率限制(如果可用)。上表指示了此操作的默认速率和突发值。对于那些业务需求需要更高吞吐量的销售合作伙伴,可能会看到比这里显示的更高的速率和突发值。有关更多信息,请参见 销售伙伴API中的使用计划和速率限制。{
"clientReferenceDetails": [
{
"clientReferenceType": "IntegratorShipperId",
"clientReferenceId": "string"
}
],
"carrierId": "string",
"shipFromAddress": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"companyName": "string",
"stateOrRegion": "string",
"city": "string",
"countryCode": "string",
"postalCode": "string",
"email": "string",
"phoneNumber": "string",
"geocode": {
"latitude": "string",
"longitude": "string"
}
}
}
curl --location --request POST 'https://sellingpartnerapi-na.amazon.com/shipping/v2/collectionForms' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientReferenceDetails": [
{
"clientReferenceType": "IntegratorShipperId",
"clientReferenceId": "string"
}
],
"carrierId": "string",
"shipFromAddress": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"companyName": "string",
"stateOrRegion": "string",
"city": "string",
"countryCode": "string",
"postalCode": "string",
"email": "string",
"phoneNumber": "string",
"geocode": {
"latitude": "string",
"longitude": "string"
}
}
}'
{
"collectionsFormDocument": {
"base64EncodedContent": "VGhpcyBpcyBzb21lIHRleHQgdG8gY29udmVydCB2aWEgQ3J5cHQu",
"documentFormat": "application/pdf"
}
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码