Warehouse
Last updated
Last updated
GET
https://api.zortout.com/api.aspx
Get list of warehouses/branches.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Parameter | Type | Description/Example |
---|---|---|
Warehouse (Array) | Type | Description/Example |
---|---|---|
POST
https://api.zortout.com/api.aspx
Add warehouse/branch.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Parameter | Type | Description/Example |
---|---|---|
method*
String
“GETWAREHOUSES”
format
String
json (Default), xml
version*
String
3
page
Int
Page (Default = 1)
limit
Int
Limit per page (Max = 2000)
storename*
String
Store Name
apikey*
String
API Key
apisecret*
String
API Secret
res
Response
Response Code 200- Success
list
Warehouse (Array)
Warehouse List(Array)
count
Int
Total warehouse number by filter
id
Int
Warehouse ID
name
String
Warehouse Name
code
String
Warehouse Code
address
String
Warehouse Addressr
method*
String
“ADDWAREHOUSE”
format
String
json (Default), xml
version*
String
3
storename*
String
Store Name
apikey*
String
API Key
apisecret*
String
API Secret
code*
String
Warehouse Code
name*
String
Warehouse Name
address
String
Warehouse Address
resCode
String
Response Code 200- Success
resDesc
String
Response Description