Obtenga funciones

Returns a list of features available for Multi-Channel Fulfillment orders in the marketplace you specify, and whether the seller for which you made the call is enrolled for each feature.

Usage Plan:

Rate (requests per second)Burst
230

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above 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

El sitio web al que se devolverá la lista de funciones.

Responses

Response body
object
payload
object

The payload for the getFeatures operation.

features
array of objects
required

An array of features.

features*
object
string
required

The feature name.

string
required

La descripción de la función.

booleano

Si es True, indica que el vendedor está cualificado para utilizar la función.

errors
array of objects

Una lista de respuestas de error devueltas cuando una solicitud no tiene éxito.

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.

Cabeceras
object
string

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

string

Unique request reference identifier.

Idioma