| 速率(每秒请求数) | 突发 |
|---|---|
| 6 | 12 |
x-amzn-RateLimit-Limit响应头返回适用于请求操作的使用计划速率限制(如果可用)。前面的表格指示了此操作的默认速率和突发值。业务需求要求更高吞吐量的销售合作伙伴可能会有比这里显示的更高的速率和突发值。有关更多信息,请参阅SP-API中的使用计划和速率限制。{
"ShipmentRequestDetails": {
"AmazonOrderId": "string",
"SellerOrderId": "string",
"ItemList": [
{
"itemSequenceNumber": "string",
"amazonProductIdentifier": "string",
"vendorProductIdentifier": "string",
"shippedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
},
"itemDetails": {
"purchaseOrderNumber": "string",
"lotNumber": "string",
"lotNumberSourceReference": "string",
"lotNumberSourceType": "GLN",
"countryOfOrigin": "string",
"regulationReferences": {
"dueDiligenceReference": "string",
"dueDiligenceVerification": "string",
"dueDiligenceInformation": "string",
"dueDiligenceExemptionCode": "string"
},
"expiry": {
"manufacturerDate": "2019-08-24T14:15:22.123Z",
"expiryDate": "2019-08-24T14:15:22.123Z",
"expiryAfterDuration": {
"durationUnit": "Days",
"durationValue": 0
}
},
"maximumRetailPrice": {
"currencyCode": "string",
"amount": "string"
},
"handlingCode": "Oversized"
}
}
],
"ShipFromAddress": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"PackageDimensions": {
"Length": 0,
"Width": 0,
"Height": 0,
"Unit": "inches",
"PredefinedPackageDimensions": "FedEx_Box_10kg"
},
"Weight": {
"unitOfMeasure": "G",
"value": "string"
},
"MustArriveByDate": "2019-08-24T14:15:22.123Z",
"ShipDate": "2019-08-24T14:15:22.123Z",
"ShippingServiceOptions": {
"DeliveryExperience": "DeliveryConfirmationWithAdultSignature",
"DeclaredValue": {
"CurrencyCode": "str",
"Amount": 0
},
"CarrierWillPickUp": true,
"CarrierWillPickUpOption": "CarrierWillPickUp",
"LabelFormat": "PDF"
},
"LabelCustomization": {
"CustomTextForLabel": "string",
"StandardIdForLabel": "AmazonOrderId"
}
},
"ShippingOfferingFilter": {
"IncludePackingSlipWithLabel": true,
"IncludeComplexShippingOptions": true,
"CarrierWillPickUp": "CarrierWillPickUp",
"DeliveryExperience": "DeliveryConfirmationWithAdultSignature"
}
}curl --location 'https://sellingpartnerapi-na.amazon.com/mfn/v0/eligibleShippingServices' \
--header 'Content-Type: application/json' \
--data '{
"ShipmentRequestDetails": {
"AmazonOrderId": "string",
"SellerOrderId": "string",
"ItemList": [
{
"itemSequenceNumber": "string",
"amazonProductIdentifier": "string",
"vendorProductIdentifier": "string",
"shippedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
},
"itemDetails": {
"purchaseOrderNumber": "string",
"lotNumber": "string",
"lotNumberSourceReference": "string",
"lotNumberSourceType": "GLN",
"countryOfOrigin": "string",
"regulationReferences": {
"dueDiligenceReference": "string",
"dueDiligenceVerification": "string",
"dueDiligenceInformation": "string",
"dueDiligenceExemptionCode": "string"
},
"expiry": {
"manufacturerDate": "2019-08-24T14:15:22.123Z",
"expiryDate": "2019-08-24T14:15:22.123Z",
"expiryAfterDuration": {
"durationUnit": "Days",
"durationValue": 0
}
},
"maximumRetailPrice": {
"currencyCode": "string",
"amount": "string"
},
"handlingCode": "Oversized"
}
}
],
"ShipFromAddress": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"PackageDimensions": {
"Length": 0,
"Width": 0,
"Height": 0,
"Unit": "inches",
"PredefinedPackageDimensions": "FedEx_Box_10kg"
},
"Weight": {
"unitOfMeasure": "G",
"value": "string"
},
"MustArriveByDate": "2019-08-24T14:15:22.123Z",
"ShipDate": "2019-08-24T14:15:22.123Z",
"ShippingServiceOptions": {
"DeliveryExperience": "DeliveryConfirmationWithAdultSignature",
"DeclaredValue": {
"CurrencyCode": "str",
"Amount": 0
},
"CarrierWillPickUp": true,
"CarrierWillPickUpOption": "CarrierWillPickUp",
"LabelFormat": "PDF"
},
"LabelCustomization": {
"CustomTextForLabel": "string",
"StandardIdForLabel": "AmazonOrderId"
}
},
"ShippingOfferingFilter": {
"IncludePackingSlipWithLabel": true,
"IncludeComplexShippingOptions": true,
"CarrierWillPickUp": "CarrierWillPickUp",
"DeliveryExperience": "DeliveryConfirmationWithAdultSignature"
}
}'{
"payload": {
"ShippingServiceList": [
{
"ShippingServiceName": "string",
"CarrierName": "string",
"ShippingServiceId": "string",
"ShippingServiceOfferId": "string",
"ShipDate": "2019-08-24T14:15:22.123Z",
"EarliestEstimatedDeliveryDate": "2019-08-24T14:15:22.123Z",
"LatestEstimatedDeliveryDate": "2019-08-24T14:15:22.123Z",
"Rate": {
"CurrencyCode": "str",
"Amount": 0
},
"RateWithAdjustments": {
"CurrencyCode": "str",
"Amount": 0
},
"AdjustmentItemList": [
{
"rateItemID": "BASE_RATE",
"rateItemType": "MANDATORY",
"rateItemCharge": {
"currencyCode": "string",
"currencyAmount": 0
},
"rateItemNameLocalization": "string"
}
],
"ShippingServiceOptions": {
"DeliveryExperience": "DeliveryConfirmationWithAdultSignature",
"DeclaredValue": {
"CurrencyCode": "str",
"Amount": 0
},
"CarrierWillPickUp": true,
"CarrierWillPickUpOption": "CarrierWillPickUp",
"LabelFormat": "PDF"
},
"AvailableShippingServiceOptions": {
"AvailableCarrierWillPickUpOptions": [
{
"CarrierWillPickUpOption": "CarrierWillPickUp",
"Charge": {
"CurrencyCode": "str",
"Amount": 0
}
}
],
"AvailableDeliveryExperienceOptions": [
{
"DeliveryExperienceOption": "DeliveryConfirmationWithAdultSignature",
"Charge": {
"CurrencyCode": "str",
"Amount": 0
}
}
]
},
"AvailableLabelFormats": [
"PDF"
],
"AvailableFormatOptionsForLabel": [
{
"IncludePackingSlipWithLabel": true,
"LabelFormat": "PDF"
}
],
"RequiresAdditionalSellerInputs": true,
"Benefits": {
"includedBenefits": [
"string"
],
"excludedBenefits": [
{
"benefit": "string",
"reasonCodes": [
"string"
]
}
]
}
}
],
"RejectedShippingServiceList": [
{
"CarrierName": "string",
"ShippingServiceName": "string",
"ShippingServiceId": "string",
"RejectionReasonCode": "string",
"RejectionReasonMessage": "string"
}
],
"TemporarilyUnavailableCarrierList": [
{
"CarrierName": "string"
}
],
"TermsAndConditionsNotAcceptedCarrierList": [
{
"CarrierName": "string"
}
]
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群