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

getSupplySources

The path to retrieve paginated supply sources.

Query Params
string

The pagination token to retrieve a specific page of results.

number
Defaults to 10

The number of supply sources to return per paginated request.

Responses

Response body
object
supplySources
array of objects

The list of SupplySources.

supplySources
object
string

The custom alias for this supply source

string

An Amazon generated unique supply source ID.

string

The seller-provided unique supply source code.

address
object

A physical address.

string

If present, use this pagination token to retrieve the next page of supply sources.

Headers
object
string

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

string

Unique request reference identifier.

Language