3d Cart Web API/v1-Products

Number of APIs: 2

  1. Get all products GET {{baseUrl}}/3dCartWebAPI/v1/Products?limit=<integer>&offset=<integer>&countonly=<integer>&sku=<string>&name=<string>&costfrom=<number>&costto=<number>&pricefrom=<number>&priceto=<number>&stockfrom=<number>&stockto=<number>&hide=<boolean>&freeshipping=<boolean>&onsale=<boolean>&nontax=<integer>&notforsale=<boolean>&giftcertificate=<boolean>&homespecial=<boolean>&categoryspecial=<boolean>&nonsearchable=<boolean>&selfship=<boolean>&rewarddisable=<integer>&lastupdatestart=<string>&lastupdateend=<string>

  2. Get all products (SKUInfo section only) GET {{baseUrl}}/3dCartWebAPI/v1/Products/skuinfo?catalogid=<integer>&limit=<integer>&offset=<integer>&countonly=<integer>&sku=<string>&name=<string>