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

confirmTransportationOptions

Confirms all the transportation options for an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new transportation options can not be generated or confirmed for the Inbound Plan.

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 confirmTransportationOptions.

transportationSelections
array of objects
required
length ≥ 1

Information needed to confirm one of the available transportation options.

transportationSelections*
contactInformation
object

The seller's contact information.

string
required
length between 38 and 38

Shipment ID that the transportation Option is for.

string
required
length between 38 and 38

Transportation option being selected for the provided shipment.

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