Get all Promotions

GET {{baseUrl}}/3dCartWebAPI/v1/Promotions?limit=<integer>&offset=<integer>&promotion=<object>&countonly=<integer>

Get a list of all promotions

Request Params

KeyDatatypeRequiredDescription
limitstringMaximum number of items that can be returned
offsetstringStarting point for the return data
promotionstringName of the Promotion
countonlystringCount the number of rows only