HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

getShipmentItemsByShipmentId

Returns a list of items in a specified inbound shipment.

Usage Plan:

Rate (requests per second)Burst
230

The 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, see Usage Plans and Rate Limits in the Selling Partner API.

Path Params
string
required

A shipment identifier used for selecting items in a specific inbound shipment.

Query Params
string

Deprecated. Do not use.

Responses

Response body
object
payload
object

Result for the get shipment items operation

ItemData
array of objects

A list of inbound shipment item information.

ItemData
object
string

A shipment identifier originally returned by the createInboundShipmentPlan operation.

string
required

The seller SKU of the item.

string

Amazon's fulfillment network SKU of the item.

int32
required

The item quantity.

int32

The item quantity.

int32

The item quantity.

date

Type containing date in string format

PrepDetailsList
array of objects

A list of preparation instructions and who is responsible for that preparation.

PrepDetailsList
object
string
required

Preparation instructions for shipping an item to Amazon's fulfillment network. For more information about preparing items for shipment to Amazon's fulfillment network, see the Seller Central Help for your marketplace.

Polybagging BubbleWrapping Taping BlackShrinkWrapping Labeling HangGarment SetCreation Boxing RemoveFromHanger Debundle SuffocationStickering CapSealing SetStickering BlankStickering ShipsInProductPackaging NoPrep

Show Details
PolybaggingIndicates that polybagging is required.
BubbleWrappingIndicates that bubble wrapping is required.
TapingIndicates that taping is required.
BlackShrinkWrappingIndicates that black shrink wrapping is required.
LabelingIndicates that the FNSKU label should be applied to the item.
HangGarmentIndicates that the item should be placed on a hanger.
SetCreationUnits that are sets must be labeled as sets on their packaging. The barcodes on the individual items must 1) not face outward and 2) not require covering.
BoxingProducts may require overboxing when there are safety concerns over sharp items, fragile items, hazardous liquids, and vinyl records. For items over 4.5 kg, use double-wall corrugated boxes.
RemoveFromHangerIndicates that the item cannot be shipped on a hanger.
DebundleIndicates requiring taking apart a set of items labeled for individual sale. Remove tape or shrink wrap that groups multiple inventory units together.
SuffocationStickeringPoly bags with an opening of 12 cm or larger (measured when flat) must have a suffocation warning. This warning must be printed on the bag or attached as a label.
CapSealingTo prevent leakage, product needs to have a secondary seal in one of the following types: Induction seal, safety ring, clips, heat shrink plastic band, or boxing.
SetStickeringProducts that are sets (for example, a set of six unique toy cars that is sold as one unit) must be marked as sets on their packaging. Add a label to the unit that clearly states that the products are to be received and sold as a single unit.
BlankStickeringIndicates applying a blank sticker to obscure a bad barcode that cannot be covered by another sticker.
ShipsInProductPackagingIndicates that item ships in its original product packaging.
NoPrepIndicates that the item does not require any prep.
string
required

Indicates who will prepare the item.

AMAZON SELLER

Show Details
AMAZONIndicates Amazon will prepare the item.
SELLERIndicates the seller will prepare the item.
string

When present and not empty, pass this string token in the next request to return the next response page.

errors
array of objects

A list of error responses returned when a request is unsuccessful.

errors
object
string
required

An error code that identifies the type of error that occured.

string
required

A message that describes the error condition in a human-readable form.

string

Additional details that can help the caller understand or fix the issue.

Headers
object
string

Your rate limit (requests per second) for this operation.

string

Unique request reference identifier.

Language