速率(每秒请求) | 突发 |
---|---|
10 | 10 |
x-amzn-RateLimit-Limit
响应头返回已应用于请求操作的使用计划速率限制(如有)。上表显示了该操作的默认速率和突发值。业务需求要求更高吞吐量的销售合作伙伴可能会看到比这里显示的更高的速率和突发值。有关更多信息,请参阅 销售合作伙伴 API 中的使用计划和速率限制。{
"shipmentConfirmations": [
{
"shipmentIdentifier": "string",
"shipmentConfirmationType": "Original",
"shipmentType": "TruckLoad",
"shipmentStructure": "PalletizedAssortmentCase",
"transportationDetails": {
"carrierScac": "string",
"carrierShipmentReferenceNumber": "string",
"transportationMode": "Road",
"billOfLadingNumber": "string"
},
"amazonReferenceNumber": "string",
"shipmentConfirmationDate": "2019-08-24T14:15:22Z",
"shippedDate": "2019-08-24T14:15:22Z",
"estimatedDeliveryDate": "2019-08-24T14:15:22Z",
"sellingParty": {
"address": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"partyId": "string",
"taxRegistrationDetails": [
{
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string"
}
]
},
"shipFromParty": {
"address": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"partyId": "string",
"taxRegistrationDetails": [
{
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string"
}
]
},
"shipToParty": {
"address": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"partyId": "string",
"taxRegistrationDetails": [
{
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string"
}
]
},
"shipmentMeasurements": {
"grossShipmentWeight": {
"unitOfMeasure": "G",
"value": "string"
},
"shipmentVolume": {
"unitOfMeasure": "CuFt",
"value": "string"
},
"cartonCount": 0,
"palletCount": 0
},
"importDetails": {
"methodOfPayment": "PaidByBuyer",
"sealNumber": "string",
"route": {
"stops": [
{
"functionCode": "PortOfDischarge",
"locationIdentification": {
"type": "string",
"locationCode": "string",
"countryCode": "string"
},
"arrivalTime": "2019-08-24T14:15:22Z",
"departureTime": "2019-08-24T14:15:22Z"
}
]
},
"importContainers": "string",
"billableWeight": {
"unitOfMeasure": "G",
"value": "string"
},
"estimatedShipByDate": "2019-08-24T14:15:22Z",
"handlingInstructions": "Oversized"
},
"shippedItems": [
{
"itemSequenceNumber": "string",
"amazonProductIdentifier": "string",
"vendorProductIdentifier": "string",
"shippedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0
},
"itemDetails": {
"purchaseOrderNumber": "string",
"lotNumber": "string",
"expiry": {
"manufacturerDate": "2019-08-24T14:15:22Z",
"expiryDate": "2019-08-24T14:15:22Z",
"expiryAfterDuration": {
"durationUnit": "Days",
"durationValue": 0
}
},
"maximumRetailPrice": {
"currencyCode": "string",
"amount": "string"
},
"handlingCode": "Oversized"
}
}
],
"cartons": [
{
"cartonIdentifiers": [
{
"containerIdentificationType": "SSCC",
"containerIdentificationNumber": "string"
}
],
"cartonSequenceNumber": "string",
"dimensions": {
"length": "string",
"width": "string",
"height": "string",
"unitOfMeasure": "In"
},
"weight": {
"unitOfMeasure": "G",
"value": "string"
},
"trackingNumber": "string",
"items": [
{
"itemReference": "string",
"shippedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0
},
"itemDetails": {
"purchaseOrderNumber": "string",
"lotNumber": "string",
"expiry": {
"manufacturerDate": "2019-08-24T14:15:22Z",
"expiryDate": "2019-08-24T14:15:22Z",
"expiryAfterDuration": {
"durationUnit": "Days",
"durationValue": 0
}
},
"maximumRetailPrice": {
"currencyCode": "string",
"amount": "string"
},
"handlingCode": "Oversized"
}
}
]
}
],
"pallets": [
{
"palletIdentifiers": [
{
"containerIdentificationType": "SSCC",
"containerIdentificationNumber": "string"
}
],
"tier": 0,
"block": 0,
"dimensions": {
"length": "string",
"width": "string",
"height": "string",
"unitOfMeasure": "In"
},
"weight": {
"unitOfMeasure": "G",
"value": "string"
},
"cartonReferenceDetails": {
"cartonCount": 0,
"cartonReferenceNumbers": [
"string"
]
},
"items": [
{
"itemReference": "string",
"shippedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0
},
"itemDetails": {
"purchaseOrderNumber": "string",
"lotNumber": "string",
"expiry": {
"manufacturerDate": "2019-08-24T14:15:22Z",
"expiryDate": "2019-08-24T14:15:22Z",
"expiryAfterDuration": {
"durationUnit": "Days",
"durationValue": 0
}
},
"maximumRetailPrice": {
"currencyCode": "string",
"amount": "string"
},
"handlingCode": "Oversized"
}
}
]
}
]
}
]
}
curl --location --request POST 'https://sellingpartnerapi-na.amazon.com/vendor/shipping/v1/shipmentConfirmations' \
--header 'Content-Type: application/json' \
--data-raw '{
"shipmentConfirmations": [
{
"shipmentIdentifier": "string",
"shipmentConfirmationType": "Original",
"shipmentType": "TruckLoad",
"shipmentStructure": "PalletizedAssortmentCase",
"transportationDetails": {
"carrierScac": "string",
"carrierShipmentReferenceNumber": "string",
"transportationMode": "Road",
"billOfLadingNumber": "string"
},
"amazonReferenceNumber": "string",
"shipmentConfirmationDate": "2019-08-24T14:15:22Z",
"shippedDate": "2019-08-24T14:15:22Z",
"estimatedDeliveryDate": "2019-08-24T14:15:22Z",
"sellingParty": {
"address": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"partyId": "string",
"taxRegistrationDetails": [
{
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string"
}
]
},
"shipFromParty": {
"address": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"partyId": "string",
"taxRegistrationDetails": [
{
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string"
}
]
},
"shipToParty": {
"address": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"partyId": "string",
"taxRegistrationDetails": [
{
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string"
}
]
},
"shipmentMeasurements": {
"grossShipmentWeight": {
"unitOfMeasure": "G",
"value": "string"
},
"shipmentVolume": {
"unitOfMeasure": "CuFt",
"value": "string"
},
"cartonCount": 0,
"palletCount": 0
},
"importDetails": {
"methodOfPayment": "PaidByBuyer",
"sealNumber": "string",
"route": {
"stops": [
{
"functionCode": "PortOfDischarge",
"locationIdentification": {
"type": "string",
"locationCode": "string",
"countryCode": "string"
},
"arrivalTime": "2019-08-24T14:15:22Z",
"departureTime": "2019-08-24T14:15:22Z"
}
]
},
"importContainers": "string",
"billableWeight": {
"unitOfMeasure": "G",
"value": "string"
},
"estimatedShipByDate": "2019-08-24T14:15:22Z",
"handlingInstructions": "Oversized"
},
"shippedItems": [
{
"itemSequenceNumber": "string",
"amazonProductIdentifier": "string",
"vendorProductIdentifier": "string",
"shippedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0
},
"itemDetails": {
"purchaseOrderNumber": "string",
"lotNumber": "string",
"expiry": {
"manufacturerDate": "2019-08-24T14:15:22Z",
"expiryDate": "2019-08-24T14:15:22Z",
"expiryAfterDuration": {
"durationUnit": "Days",
"durationValue": 0
}
},
"maximumRetailPrice": {
"currencyCode": "string",
"amount": "string"
},
"handlingCode": "Oversized"
}
}
],
"cartons": [
{
"cartonIdentifiers": [
{
"containerIdentificationType": "SSCC",
"containerIdentificationNumber": "string"
}
],
"cartonSequenceNumber": "string",
"dimensions": {
"length": "string",
"width": "string",
"height": "string",
"unitOfMeasure": "In"
},
"weight": {
"unitOfMeasure": "G",
"value": "string"
},
"trackingNumber": "string",
"items": [
{
"itemReference": "string",
"shippedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0
},
"itemDetails": {
"purchaseOrderNumber": "string",
"lotNumber": "string",
"expiry": {
"manufacturerDate": "2019-08-24T14:15:22Z",
"expiryDate": "2019-08-24T14:15:22Z",
"expiryAfterDuration": {
"durationUnit": "Days",
"durationValue": 0
}
},
"maximumRetailPrice": {
"currencyCode": "string",
"amount": "string"
},
"handlingCode": "Oversized"
}
}
]
}
],
"pallets": [
{
"palletIdentifiers": [
{
"containerIdentificationType": "SSCC",
"containerIdentificationNumber": "string"
}
],
"tier": 0,
"block": 0,
"dimensions": {
"length": "string",
"width": "string",
"height": "string",
"unitOfMeasure": "In"
},
"weight": {
"unitOfMeasure": "G",
"value": "string"
},
"cartonReferenceDetails": {
"cartonCount": 0,
"cartonReferenceNumbers": [
"string"
]
},
"items": [
{
"itemReference": "string",
"shippedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0
},
"itemDetails": {
"purchaseOrderNumber": "string",
"lotNumber": "string",
"expiry": {
"manufacturerDate": "2019-08-24T14:15:22Z",
"expiryDate": "2019-08-24T14:15:22Z",
"expiryAfterDuration": {
"durationUnit": "Days",
"durationValue": 0
}
},
"maximumRetailPrice": {
"currencyCode": "string",
"amount": "string"
},
"handlingCode": "Oversized"
}
}
]
}
]
}
]
}'
{
"payload": {
"transactionId": {
"description": "亚马逊分配给此交易的GUID。它将在交易状态API中作为参考用于获取此交易的状态。",
"type": "string"
}
}
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码