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

getOrderAddress

Returns the shipping address for the order that you specify.

Usage Plan:

Rate (requests per second)Burst
0.530

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 receive higher rate and burst values then those shown here. For more information, refer to Usage Plans and Rate Limits.

Path Params
string
required

An orderId is an Amazon-defined order identifier, in 3-7-7 format.

Responses

Response body
object
payload
object

The shipping address for the order.

string
required

An Amazon-defined order identifier, in 3-7-7 format.

string

The company name of the contact buyer. For IBA orders, the buyer company must be Amazon entities.

ShippingAddress
object

The shipping address for the order.

DeliveryPreferences
object

Contains all of the delivery instructions provided by the customer for the shipping address.

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

string
required

A message that describes the error condition.

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