跳转到主要内容
POST
JavaScript

授权

Authorization
string
header
必填

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

路径参数

id
string
必填

Product Id

请求体

application/json
slug
string
必填

Slug for the short link.

static_checkout_params
object | null

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

响应

Short URL

full_url
string
必填

Full URL.

short_url
string
必填

Short URL.

最后修改于 2026年4月1日