Get all products (SKUInfo section only)

GET {{baseUrl}}/3dCartWebAPI/v1/Products/:catalogid/skuinfo?limit=<integer>&offset=<integer>&countonly=<integer>&sku=<string>&name=<string>

Request Params

KeyDatatypeRequiredDescription
limitstringMaximum number of items that can be returned
offsetstringStarting point for the return data
countonlystringCount the number of rows only
skustringSKU Code of the product
namestringName of the Admin User