Pular para o conteúdo principal
POST
JavaScript

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

id
string
obrigatório

Product Id

Corpo

application/json
slug
string
obrigatório

Slug for the short link.

static_checkout_params
object | null

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

Resposta

Short URL

full_url
string
obrigatório

Full URL.

short_url
string
obrigatório

Short URL.

Última modificação em 1 de abril de 2026