- Overview
- Authorization Workflow
- Permissions
- Sandbox
- API Models
- Available API Models
- Request Apidog Access
- OPENAPI SPECIFICATION
- Research Docs
- Amazon Warehousing and Distribution
- Authorization
- Catalog Items
- Catalog [Deprecated]
- Definitions
- Easy Ship
- FBAInbound
- listInboundPlans
- createInboundPlan
- getInboundPlan
- listInboundPlanBoxes
- cancelInboundPlan
- listInboundPlanItems
- updateInboundPlanName
- listPackingGroupBoxes
- listPackingGroupItems
- setPackingInformation
- listPackingOptions
- generatePackingOptions
- confirmPackingOption
- listInboundPlanPallets
- listPlacementOptions
- generatePlacementOptions
- confirmPlacementOption
- getShipment
- listShipmentBoxes
- listShipmentContentUpdatePreviews
- generateShipmentContentUpdatePreviews
- getShipmentContentUpdatePreview
- confirmShipmentContentUpdatePreview
- getDeliveryChallanDocument
- listDeliveryWindowOptions
- generateDeliveryWindowOptions
- confirmDeliveryWindowOptions
- listShipmentItems
- updateShipmentName
- listShipmentPallets
- cancelSelfShipAppointment
- getSelfShipAppointmentSlots
- generateSelfShipAppointmentSlots
- scheduleSelfShipAppointment
- updateShipmentSourceAddress
- updateShipmentTrackingDetails
- listTransportationOptions
- generateTransportationOptions
- confirmTransportationOptions
- listItemComplianceDetails
- updateItemComplianceDetails
- createMarketplaceItemLabels
- listPrepDetails
- setPrepDetails
- getInboundOperationStatus
- getItemEligibilityPreview
- FBAInventory
- FBAOutbound
- Feeds
- Fees
- Finance
- Invoices [Brazil]
- Listings Items
- Merchant Fulfillment
- Orders
- ProductPricing
- Reports
- Sales
- Sellers
- Service
- getServiceJobByServiceJobId
- cancelServiceJobByServiceJobId
- completeServiceJobByServiceJobId
- getServiceJobs
- addAppointmentForServiceJobByServiceJobId
- rescheduleAppointmentForServiceJobByServiceJobId
- assignAppointmentResources
- setAppointmentFulfillmentData
- getRangeSlotCapacity
- getFixedSlotCapacity
- updateSchedule
- createReservation
- updateReservation
- cancelReservation
- getAppointmmentSlotsByJobId
- getAppointmentSlots
- createServiceDocumentUploadDestination
- ShipmentInvoice[Brazil]
- Shipping
- getRates
- createShipment
- directPurchaseShipment
- getShipment
- purchaseShipment
- cancelShipment
- oneClickShipment
- purchaseLabels
- getTracking
- retrieveShippingLabel
- getShipmentDocuments
- purchaseShipment
- cancelShipment
- getRates
- getAdditionalInputs
- getAccount
- getCarrierAccountFormInputs
- getTrackingInformation
- getCarrierAccounts
- linkCarrierAccount
- unlinkCarrierAccount
- generateCollectionForm
- getCollectionFormHistory
- getUnmanifestedShipments
- getCollectionForm
- getAccessPoints
- Supply Sources
- Tokens
- Uploads
- Notifications
getInboundShipment
GET
/awd/2024-05-09/inboundShipments/{shipmentId}
awd
Last modified:2024-12-05 09:00:28
Maintainer:Not configured
Rate (requests per second) | Burst |
---|---|
2 | 2 |
x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner APIRequest
Path Params
shipmentId
stringÂ
required
>= 1 characters
Query Params
skuQuantities
enum<string>Â
optional
SHOW
, the response includes the shipment SKU quantity details.HIDE
, in which case the response does not contain SKU quantitiesAllowed values:
SHOWHIDE
Example:
SHOW
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://sandbox.sellingpartnerapi-na.amazon.com/awd/2024-05-09/inboundShipments/'
Responses
🟢200OK
application/json
getInboundShipment
.Headers
x-amzn-RateLimit-Limit
stringÂ
optional
x-amzn-RequestId
stringÂ
optional
Body
Represents an AWD inbound shipment.
carrierCode
object (CarrierCode)Â
optional
Example:
{"carrierCodeType":"SCAC","carrierCodeValue":"TestCarrierCode"}
carrierCodeType
enum<string>Â
optional
Allowed value:
SCAC
Example:
SCAC
carrierCodeValue
stringÂ
optional
Example:
TestCarrierCode
createdAt
string <date-time>
optional
destinationAddress
object (Address)Â
required
Example:
{"addressLine1":"address_1","addressLine2":"address_2","addressLine3":"address_3","city":"Seattle","countryCode":"US","county":"Washington","district":"District1","name":"address_name","phoneNumber":"+14155552671","postalCode":"123456","stateOrRegion":"Washington"}
addressLine1
stringÂ
required
addressLine2
stringÂ
optional
addressLine3
stringÂ
optional
city
stringÂ
optional
countryCode
stringÂ
required
county
stringÂ
optional
Example:
Washington
district
stringÂ
optional
name
stringÂ
required
phoneNumber
stringÂ
optional
Example:
+14155552671
postalCode
stringÂ
optional
stateOrRegion
stringÂ
required
externalReferenceId
stringÂ
optional
Example:
TestReferenceId
orderId
stringÂ
required
>= 1 characters
originAddress
object (Address)Â
required
Example:
{"addressLine1":"address_1","addressLine2":"address_2","addressLine3":"address_3","city":"Seattle","countryCode":"US","county":"Washington","district":"District1","name":"address_name","phoneNumber":"+14155552671","postalCode":"123456","stateOrRegion":"Washington"}
receivedQuantity
array[object (InventoryQuantity) {2}]Â
optional
quantity
numberÂ
required
unitOfMeasurement
enum<string>Â
required
Allowed values:
PRODUCT_UNITSCASESPALLETS
shipBy
string <date-time>
optional
shipmentContainerQuantities
array[object (DistributionPackageQuantity) {2}]Â
required
count
integer <int32>
required
distributionPackage
object (DistributionPackage)Â
required
Example:
{"contents":{"products":[{"quantity":1,"sku":"testPen"}]},"measurements":{"dimensions":{"height":1,"length":1,"unitOfMeasurement":"INCHES","width":1},"volume":{"unitOfMeasurement":"CUIN","volume":1},"weight":{"unitOfMeasurement":"POUNDS","weight":1}},"type":"CASE"}
shipmentId
stringÂ
required
>= 1 characters
shipmentSkuQuantities
array[object (SkuQuantity) {3}]Â
optional
expectedQuantity
object (InventoryQuantity)Â
required
receivedQuantity
object (InventoryQuantity)Â
optional
sku
stringÂ
required
shipmentStatus
enum<string>Â
required
Allowed values:
CREATEDSHIPPEDIN_TRANSITRECEIVINGDELIVEREDCLOSEDCANCELLED
trackingId
stringÂ
optional
>= 1 characters
updatedAt
string <date-time>
optional
warehouseReferenceId
stringÂ
optional
Example:
TestWarehouseReferenceId
Example
{
"carrierCode": {
"carrierCodeType": "SCAC",
"carrierCodeValue": "TestCarrierCode"
},
"createdAt": "2019-08-24T14:15:22Z",
"destinationAddress": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"externalReferenceId": "TestReferenceId",
"orderId": "string",
"originAddress": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"receivedQuantity": [
{
"quantity": 0,
"unitOfMeasurement": "PRODUCT_UNITS"
}
],
"shipBy": "2019-08-24T14:15:22Z",
"shipmentContainerQuantities": [
{
"count": 1,
"distributionPackage": {
"contents": {
"products": [
{
"quantity": 1,
"sku": "testPen"
}
]
},
"measurements": {
"dimensions": {
"height": 1,
"length": 1,
"unitOfMeasurement": "INCHES",
"width": 1
},
"volume": {
"unitOfMeasurement": "CUIN",
"volume": 1
},
"weight": {
"unitOfMeasurement": "POUNDS",
"weight": 1
}
},
"type": "CASE"
}
}
],
"shipmentId": "string",
"shipmentSkuQuantities": [
{
"expectedQuantity": {
"quantity": 0,
"unitOfMeasurement": "PRODUCT_UNITS"
},
"receivedQuantity": {
"quantity": 0,
"unitOfMeasurement": "PRODUCT_UNITS"
},
"sku": "string"
}
],
"shipmentStatus": "CREATED",
"trackingId": "string",
"updatedAt": "2019-08-24T14:15:22Z",
"warehouseReferenceId": "TestWarehouseReferenceId"
}
🟠400Bad Request
🟠403Forbidden
🟠404Record Not Found
🟠413413
🟠415415
🟠429429
🔴500Server Error
🔴503Service Unavailable