Skip to main content
GET
Get product detail
请使用属于目标组织的 API 密钥进行认证。 GET /v1/products/{id} 仍作为已弃用别名提供。新集成应使用 GET /v1/product/{id}

授权

X-API-Key
string
header
必填

Merchant API key (format: ak_BASE64)

路径参数

id
string
必填

Product ID

响应

OK

data
object
error
object
message
string
success
boolean