Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Status Code

Message

Solution

403

Need valid supplier access key.

The valid supplier access key must be entered

400

Need valid depth combination file and contents file.Check the guide sheet of the depth combination, contents and enter a valid value for each column2 excel and at least 1 image.

The valid files composed of depth combination, contents, images must be entered

5) Response Example

Code Block
languagepy
{
  "messagetask_id": "Success",915c1218-f41c-492b-bb0b-96177ff4d2ee"
}
Code Block
languagepy
{
  "status_code": 201403,
  "datamessage": {"Need valid supplier   "not_processed_company_code": []
  }
access key."
}
Code Block
languagepy
{
  "status_code": 403400,
  "message": "Need valid supplier access key 2 excel and at least 1 image."
}

3. Request Example

1) CURL

...