[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.
Please follow the new API version 4 as this link. https://developers.zortout.com
However, the API version 3 is still active.
How to change to V4
Change endpoint URL to "https://open-api.zortout.com/v4".
Change "method" to path. Please follow each api method as "https://developers.zortout.com".
Note : JSON schema of all response is still same as API Version 3.
Change Log
API V4 is no longer not support XML format.
"UPDATEPRODUCT" parameter is changed from "sku" in Body to "id" in path.
"DELETEPRODUCT" parameter is changed from "sku" in Body to "id" in path.
Last updated