Version: 202201
Upload Theme
POST/openapi/2022-01/themes/upload
Responses
- 200
- 500
200
- application/json
- Schema
- Example
- Result
Schema
task object
task object
idstring
Example:
a772624d-db91-45d9-9e57-fdca9b4c50edstore_idinteger
Default value:
0Example:
633130typestring
Example:
themesstatusinteger
Default value:
0Example:
0created_atstring
Example:
2024-04-30 06:14:38updated_atstring
Example:
2024-04-30 06:14:38infostring
Example:
{"remote_url":"http://shoplaza-themes.oss-cn-shenzhen.aliyuncs.com/625936069942069724.zip","store_id":"633130","merchant_theme_id":"","override_theme_id":"","version":"","name":"Nova-2023-main","theme_source":"openapi-upload"}messagestring
Example:
manifeststring
Example:
{
"task": {
"task": {
"id": "a772624d-db91-45d9-9e57-fdca9b4c50ed",
"store_id": 633130,
"type": "themes",
"status": 0,
"created_at": "2024-04-30 06:14:38",
"updated_at": "2024-04-30 06:14:38",
"info": "{\"remote_url\":\"http://shoplaza-themes.oss-cn-shenzhen.aliyuncs.com/625936069942069724.zip\",\"store_id\":\"633130\",\"merchant_theme_id\":\"\",\"override_theme_id\":\"\",\"version\":\"\",\"name\":\"Nova-2023-main\",\"theme_source\":\"openapi-upload\"}",
"message": "",
"manifest": ""
}
}
}
{
"task": {
"task": {
"id": "a772624d-db91-45d9-9e57-fdca9b4c50ed",
"store_id": 633130,
"type": "themes",
"status": 0,
"created_at": "2024-04-30 06:14:38",
"updated_at": "2024-04-30 06:14:38",
"info": "{\"remote_url\":\"http:\/\/shoplaza-themes.oss-cn-shenzhen.aliyuncs.com\/625936069942069724.zip\",\"store_id\":\"633130\",\"merchant_theme_id\":\"\",\"override_theme_id\":\"\",\"version\":\"\",\"name\":\"Nova-2023-main\",\"theme_source\":\"openapi-upload\"}",
"message": "",
"manifest": ""
}
}
}
500
- application/json
- Schema
- Example
- Result
Schema
errorsstring[]
{
"errors": [
"file number error"
]
}
{
"errors": [
"file number error"
]
}