Skip to main content
GET
La Pyme SDK

Authorizations

Authorization
string
header
required

Incluí tu API key en el header Authorization con el prefijo Bearer.

Headers

If-None-Match
string

ETag débil de una respuesta inicial equivalente. No se aplica a páginas con cursor.

Path Parameters

price_list_id
string<uuid>
required

ID de la lista de precios

Query Parameters

cursor
string

Valor opaco de next_cursor recibido en la respuesta anterior. Está ligado a pricing_revision.

limit
integer
default:50

Cantidad máxima de resultados por respuesta

Required range: 1 <= x <= 100
is_active
boolean

Filtra variantes activas o inactivas. Si se omite, incluye ambas.

Response

Precios efectivos obtenidos exitosamente

request_id
string
required
object
string
required
Allowed value: "list"
url
string
required
data
object[]
required
pricing_revision
string
required
Pattern: ^[A-Za-z0-9_-]{43}$
has_more
boolean
required
next_cursor
string | null
required