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

getSupplySource

Retrieve a supply source.

Path Params
string
required

The unique identifier of a supply source.

Responses

Response body
object
string

An Amazon generated unique supply source ID.

string

The seller-provided unique supply source code.

string

The custom alias for this supply source

string

The SupplySource status.

Active Inactive Archived

address
object

A physical address.

string
required

The name of the person, business or institution at that address.

string
required

The first line of the address.

string

The additional address information, if required.

string

The additional address information, if required.

string

The city where the person, business or institution is located.

string

The county where person, business or institution is located.

string

The district where person, business or institution is located.

string
required

The state or region where person, business or institution is located.

string

The postal code of that address. It conatins a series of letters or digits or both, sometimes including spaces or punctuation.

string
required

The two digit country code. In ISO 3166-1 alpha-2 format.

string

The phone number of the person, business or institution located at that address.

configuration
object

Includes configuration and timezone of a supply source.

operationalConfiguration
object

The operational configuration of supplySources.

string

Please see RFC 6557, should be a canonical time zone ID as listed here: https://www.joda.org/joda-time/timezones.html.

capabilities
object

The capabilities of a supply source.

outbound
object

The outbound capability of a supply source.

services
object

The services capability of a supply source.

string

A date and time in the rfc3339 format.

string

A date and time in the rfc3339 format.

Headers
object
string

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

string

Unique request reference identifier.

Language