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

getInvoicesAttributes

Returns marketplace-dependent schemas and their respective set of possible values.

Usage Plan:

Rate (requests per second)Burst
11

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

Query Params
string
required

The marketplace identifier.

Responses

Response body
object
invoicesAttributes
object

An object that contains the invoice attributes definition.

invoiceStatusOptions
array of objects

A list of all the options that are available for the invoice status attribute.

invoiceStatusOptions
object
string

The description of the attribute value.

string

The possible values for the attribute option.

invoiceTypeOptions
array of objects

A list of all the options that are available for the invoice type attribute.

invoiceTypeOptions
object
string

The description of the attribute value.

string

The possible values for the attribute option.

transactionIdentifierNameOptions
array of objects

A list of all the options that are available for the transaction identifier name attribute.

transactionIdentifierNameOptions
object
string

The description of the attribute value.

string

The possible values for the attribute option.

transactionTypeOptions
array of objects

A list of all the options that are available for the transaction type attribute.

transactionTypeOptions
object
string

The description of the attribute value.

string

The possible values for the attribute option.

Headers
object
string

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

string

Unique request reference identifier.

Language