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

getOrderRegulatedInfo

Returns regulated information 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 Amazon-defined order identifier, in 3-7-7 format.

Responses

Response body
object
payload
object

The order's regulated information along with its verification status.

string
required

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

RegulatedInformation
object
required

The regulated information collected during purchase and used to verify the order.

boolean
required

When true, the order requires attaching a dosage information label when shipped.

RegulatedOrderVerificationStatus
object
required

The verification status of the order, along with associated approval or rejection metadata.

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