Save POD Designed Product
Requesting this interface is equivalent to accessing the interface for saving designed products on the Kakaclo designer. A new product data item will be added to the list of designed products.
Last updated
Requesting this interface is equivalent to accessing the interface for saving designed products on the Kakaclo designer. A new product data item will be added to the list of designed products.
Last updated
POST
/
openapi/v1/product/custom/customDesigned/addProduct
Headers
For common header, refer to
Content-Type
application/json
Authorization
Bearer <token>
Request Body Properties
modelId
string
modelId value source: id field returned by Get Design Model List or Get Design Model Detail interface
enName
string
Name of the designed product
imageUrl
string
Designed clothing front picture
backImageUrl
string
Designed clothing back picture
materialImages
array
All the material pictures used in the clothing design pictures
colorValue
string
Select the specific color value of the color
Request body
Response