Skip to main content
GET
Consultar un canje por código

Authorizations

x-api-key
string
header
required

API key del comercio. Se genera desde el panel de Tienda de Puntos, en Configuración → Integraciones.

Path Parameters

code
string
required

Código del canje.

Example:

"A1B2C3"

Response

Detalle del canje. Sin envelope.

id
integer
Example:

45012

code
string
Example:

"A1B2C3"

points
integer
Example:

500

status
string
Example:

"PENDING"

createdAt
string<date-time>
Example:

"2026-07-28T18:05:00.000Z"

redeemedAt
string<date-time> | null
Example:

"2026-07-29T10:12:00.000Z"

product
object
client
object