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

generateTransportationOptions

Generates available transportation options for a given placement option.

Usage Plan:

Rate (requests per second)Burst
22

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Path Params
string
required
length between 38 and 38

Identifier of an inbound plan.

Body Params

The body of the request to generateTransportationOptions.

string
required
length between 38 and 38

The placement option to generate transportation options for.

shipmentTransportationConfigurations
array of objects
required
length ≥ 1

List of shipment transportation configurations.

shipmentTransportationConfigurations*
contactInformation
object

The seller's contact information.

freightInformation
object

Freight information describes the skus being transported. Freight carrier options and quotes will only be returned if the freight information is provided.

pallets
array of objects

List of pallet configuration inputs.

pallets
readyToShipWindow
object
required

Contains only a starting DateTime.

string
required
length between 38 and 38

Identifier of a shipment. A shipment contains the boxes and units being inbounded.

Responses

Response body
object
string
required
length between 36 and 38

UUID for the given operation.

Headers
object
string

Unique request reference identifier.

string

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

Language