Others
Last updated
Last updated
GET
https://api.zortout.com/api.aspx
Get list of sales channels.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Parameter | Type | Description/Example |
---|---|---|
Saleschannel (Array) | Type | Description/Example |
---|---|---|
GET
https://api.zortout.com/api.aspx
Get list of payment methods/wallets.
GET
https://api.zortout.com/api.aspx
Get list of product categories.
GET
https://api.zortout.com/api.aspx
Get list of shipping channels.
GET
https://api.zortout.com/api.aspx
Get profile of merchant.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Parameter | Type | Description/Example |
---|---|---|
PaymentMethod (Array) | Type | Description/Example |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Parameter | Type | Description/Example |
---|---|---|
Category (Array) | Type | Description/Example |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Parameter | Type | Description/Example |
---|---|---|
Shippingchannel (Array) | Type | Description/Example |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Parameter | Type | Description/Example |
---|---|---|
method*
String
“GETSALESCHANNELS”
limit
Int
Limit per page (Max = 2000)
page
Int
Page (Default = 1)
version*
String
3
format
String
json (Default), xml
storename*
String
Store Name
apisecret*
String
API Secret
apikey*
String
API Key
res
Response
Response Code 200- Success
list
Saleschannel (Array)
Sales channel List (Array)
count
Int
Total sales channel number by filter
id
Int
Sales channel ID
name
String
Sales channel Name
method*
String
“GETPAYMENTMETHODS”
limit
Int
Limit per page (Max = 2000)
page
Int
Page (Default = 1)
version*
String
3
format
String
json (Default), xml
storename*
String
Store Name
apisecret*
String
API Secret
apikey*
String
API Key
res
Response
Response Code 200- Success
list
PaymentMethod (Array)
Payment method List (Array)
count
Int
Total payment method number by filter
id
Int
Payment method ID
name
String
Payment method Name
method*
String
“GETCATEGORYS”
limit
Int
Limit per page (Max = 2000)
page
Int
Page (Default = 1)
version*
String
3
format
String
json (Default), xml
storename*
String
Store Name
apisecret*
String
API Secret
apikey*
String
API Key
res
Response
Response Code 200- Success
list
Category (Array)
Category List (Array)
count
Int
Total category number by filter
id
Int
Category ID
name
String
Category Name
method*
String
“GETSHIPPINGCHANNELS”
limit
Int
Limit per page (Max = 2000)
page
Int
Page (Default = 1)
version*
String
3
format
String
json (Default), xml
storename*
String
Store Name
apisecret*
String
API Secret
apikey*
String
API Key
res
Response
Response Code 200- Success
list
Shippingchannel (Array)
Shipping channel List (Array)
count
Int
Total shipping channel number by filter
id
Int
Shipping channel ID
name
String
Shipping channel Name
method*
String
“GETPROFILE”
version*
String
3
format
String
json (Default), xml
storename*
String
Store Name
apisecret*
String
API Secret
apikey*
String
API Key
id
Int
ID
name
String
Name
phone
String
Phone
String
address
String
Address
taxid
String
Tax ID
fax
String
Fax
website
String
Website