PUT
/
product

Authorizations

x-api-key
string
header
required

Body

application/json
product_id
string
required

Product ID obtained from Step 1 (POST /open/product) response data.id

description
string

Product introduction and selling points

media
object[]

Media resources array (will replace existing media if provided)

name
string

Product name

target_audience
string

Target audience for the product

Response

200 - application/json
code
integer
required

Business status code:

  • 0 - Success

  • 10104 - Record not found

  • 10105 - Invalid API key

  • 18020 - Insufficient credit

  • 18025 - No permission to call APIs.

  • 40000 - Parameter error

  • 50000 - System error

msg
string
required

Response message