Saltar al contenido principal
POST
JavaScript

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

id
string
requerido

Product Id

Cuerpo

application/json
slug
string
requerido

Slug for the short link.

static_checkout_params
object | null

Static Checkout URL parameters to apply to the resulting short URL.

Respuesta

Short URL

full_url
string
requerido

Full URL.

short_url
string
requerido

Short URL.

Última modificación el 1 de abril de 2026