Api-Key: ********************
{ "image": "https://cdn.sellerpic.ai/UPLOAD/MANAGE/SAMPLE/accessory/1-original.jpg", "styleId": "1858369973362098336" }
curl --location --request POST 'https://api.sellerpic.ai/image/api/make/tryon/accessory/create' \ --header 'Content-Type: application/json' \ --header 'Api-Key;' \ --data-raw '{ "image": "https://cdn.sellerpic.ai/UPLOAD/MANAGE/SAMPLE/accessory/1-original.jpg", "styleId": "1858369973362098336" }'
{ "code": 200, "data": { "id": "string" }, "msg": "string", "msgKey": "string", "traceId": "string" }