Others

Get Sales Channels

GET https://api.zortout.com/api.aspx

Get list of sales channels.

Query Parameters

Name
Type
Description

method*

String

“GETSALESCHANNELS”

limit

Int

Limit per page (Max = 2000)

page

Int

Page (Default = 1)

version*

String

3

format

String

json (Default), xml

Headers

Name
Type
Description

storename*

String

Store Name

apisecret*

String

API Secret

apikey*

String

API Key

Get Payment Methods

GET https://api.zortout.com/api.aspx

Get list of payment methods/wallets.

Query Parameters

Name
Type
Description

method*

String

“GETPAYMENTMETHODS”

limit

Int

Limit per page (Max = 2000)

page

Int

Page (Default = 1)

version*

String

3

format

String

json (Default), xml

Headers

Name
Type
Description

storename*

String

Store Name

apisecret*

String

API Secret

apikey*

String

API Key

Get Categories

GET https://api.zortout.com/api.aspx

Get list of product categories.

Query Parameters

Name
Type
Description

method*

String

“GETCATEGORYS”

limit

Int

Limit per page (Max = 2000)

page

Int

Page (Default = 1)

version*

String

3

format

String

json (Default), xml

Headers

Name
Type
Description

storename*

String

Store Name

apisecret*

String

API Secret

apikey*

String

API Key

Get Shipping Channels

GET https://api.zortout.com/api.aspx

Get list of shipping channels.

Query Parameters

Name
Type
Description

method*

String

“GETSHIPPINGCHANNELS”

limit

Int

Limit per page (Max = 2000)

page

Int

Page (Default = 1)

version*

String

3

format

String

json (Default), xml

Headers

Name
Type
Description

storename*

String

Store Name

apisecret*

String

API Secret

apikey*

String

API Key

Get Profile

GET https://api.zortout.com/api.aspx

Get profile of merchant.

Query Parameters

Name
Type
Description

method*

String

“GETPROFILE”

version*

String

3

format

String

json (Default), xml

Headers

Name
Type
Description

storename*

String

Store Name

apisecret*

String

API Secret

apikey*

String

API Key

Last updated