Get products
Query parameters
-
PageNumber integer(int32)
-
PageSize integer(int32)
-
searchString string
-
orderBy string
GET /self/{shopId}/v2/products
curl \
-X GET https://dev.sellpass.io/self/{shopId}/v2/products \
-H "Authorization: $API_KEY"