1. Check Create(Update) Task Status
Check task related create or update product task.
2. API Spec
1) Request
Endpoint |
|
---|---|
Method |
|
Description | Check task. |
Content-Type |
|
2) Query Parameter
Name | Required | Type | Description |
---|---|---|---|
task_id | O | UUID | Task id generated below link related that create or update product https://axchange.atlassian.net/wiki/spaces/AC/pages/edit-v2/328204382 |
3) Response
Name | Type | Description | |
---|---|---|---|
status_code | Number | Server response code | |
message | String | Server response message | |
data | Object | ||
not_processed_company_code | Array | Among the company codes in the depth combination file, company codes that could not be processed because of that company code not matching the supplier access key you entered |
4) Error Spec
Status Code | Message | Solution |
---|---|---|
403 |
| The valid supplier access key must be entered |
400 |
| The valid files composed of depth combination, contents, images must be entered |