3d Cart Web API/v1-Promotions
Number of APIs: 3
-
Get all Promotions GET {{baseUrl}}/3dCartWebAPI/v1/Promotions?limit=<integer>&offset=<integer>&promotion=<object>&countonly=<integer>
-
This method is used to update a single promotion record in the database. The {promotionid} parameter specifies which promotion to update. PUT {{baseUrl}}/3dCartWebAPI/v1/Promotions/:promotionid
-
Get a Promotion GET {{baseUrl}}/3dCartWebAPI/v1/Promotions/:id