[4 May 2023] Important Update

We will launch new API version 4 in 1 June 2023. We suggest you to develop new version instead of version 3.

circle-exclamation
circle-check

How to change to V4

  1. Change endpoint URL to "https://open-api.zortout.com/v4".

  2. Change "method" to path. Please follow each api method as "https://developers.zortout.comarrow-up-right".

circle-info

Note : JSON schema of all response is still same as API Version 3.

Change Log

  1. API V4 is no longer not support XML format.

  2. "UPDATEPRODUCT"arrow-up-right parameter is changed from "sku" in Body to "id" in path.

  3. "DELETEPRODUCT"arrow-up-right parameter is changed from "sku" in Body to "id" in path.

Last updated