Passer au contenu principal
POST
JavaScript

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

id
string
requis

Product Id

Corps

application/json
slug
string
requis

Slug for the short link.

static_checkout_params
object | null

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

Réponse

Short URL

full_url
string
requis

Full URL.

short_url
string
requis

Short URL.

Dernière modification le 1 avril 2026