Skip to main content
GET
Listar canjes

Authorizations

x-api-key
string
header
required

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

Query Parameters

page
integer
default:1
Example:

1

limit
integer
default:15
Example:

15

startDate
string<date-time>

Fecha de inicio (ISO 8601). Por defecto, un mes atrás.

Example:

"2026-07-01T00:00:00.000Z"

endDate
string<date-time>

Fecha de fin (ISO 8601). Por defecto, ahora.

Example:

"2026-07-31T23:59:59.000Z"

orderBy
enum<string>

Orden por fecha de creación.

Available options:
ASC,
DESC

Response

Página de canjes. Sin envelope.

data
object[]
meta
object