Catalog
Retrieve skus
GET
/
catalog
/
skus
Authorizations
Authorization
string
headerrequiredAccess token
Query Parameters
page
number
page number of pagination list
Required range:
x > 1
limit
integer
no of rows per page
Required range:
x > 1
sort_by
string
JSON string format: {"field1":"asc", "field2":"desc"}
category_id
string[]
filter sku by categories
customer_group
string
use this param only if different pricing is configured as per customer group
sku
any[]
array of sku
Response
200 - application/json
message
string
requiredsuccess
boolean
default: truerequiredcontent
object
required