速率(每秒请求数) | 突发 |
---|---|
10 | 10 |
x-amzn-RateLimit-Limit
响应头在可用时返回应用于请求操作的使用计划速率限制。上表指示了该操作的默认速率和突发值。业务需求需要更高吞吐量的销售合作伙伴可能会看到高于此处显示的速率和突发值。有关更多信息,请参阅 销售合作伙伴 API 中的使用计划和速率限制。{
"orderAcknowledgements": [
{
"purchaseOrderNumber": "string",
"vendorOrderNumber": "string",
"acknowledgementDate": "2019-08-24T14:15:22Z",
"acknowledgementStatus": {
"code": "string",
"description": "string"
},
"sellingParty": {
"partyId": "string",
"address": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxInfo": {
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string",
"taxRegistrationAddress": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxRegistrationMessages": "string"
}
},
"shipFromParty": {
"partyId": "string",
"address": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxInfo": {
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string",
"taxRegistrationAddress": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxRegistrationMessages": "string"
}
},
"itemAcknowledgements": [
{
"itemSequenceNumber": "string",
"buyerProductIdentifier": "string",
"vendorProductIdentifier": "string",
"acknowledgedQuantity": {
"amount": 0,
"unitOfMeasure": "Each"
}
}
]
}
]
}
curl --location --request POST 'https://sellingpartnerapi-na.amazon.com/vendor/directFulfillment/orders/2021-12-28/acknowledgements' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderAcknowledgements": [
{
"purchaseOrderNumber": "string",
"vendorOrderNumber": "string",
"acknowledgementDate": "2019-08-24T14:15:22Z",
"acknowledgementStatus": {
"code": "string",
"description": "string"
},
"sellingParty": {
"partyId": "string",
"address": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxInfo": {
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string",
"taxRegistrationAddress": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxRegistrationMessages": "string"
}
},
"shipFromParty": {
"partyId": "string",
"address": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxInfo": {
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string",
"taxRegistrationAddress": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxRegistrationMessages": "string"
}
},
"itemAcknowledgements": [
{
"itemSequenceNumber": "string",
"buyerProductIdentifier": "string",
"vendorProductIdentifier": "string",
"acknowledgedQuantity": {
"amount": 0,
"unitOfMeasure": "Each"
}
}
]
}
]
}'
{
"transactionId": "string"
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码