Introduction
ZORT API is protocol to allow your service (3rd party service) connect to ZORT platform to synchronize ZORT data. Ex. Products, Purchase orders and Orders
Last updated
ZORT API is protocol to allow your service (3rd party service) connect to ZORT platform to synchronize ZORT data. Ex. Products, Purchase orders and Orders
Link : Download here (Version 4.0)
https://open-api.zortout.com/v4
storename
Yes
apikey
Yes
apisecret
Yes
X-Request-ID
No
X-Request-ID is a unique identifier that is attached to each API request and response. It is primarily used for tracking, debugging, and logging API calls across distributed systems. This ID helps developers and system administrators correlate logs between different services, trace request flow, and debug issues effectively.
Last updated