GET
api/v1/customer/campaigns/all-campaigns
This API method will grab a list of campaigns/deals available in customer's stores. This API will also help in filtering data by campaign type, store Id / MFG Id, Search.
Sample Request body
Parameter | Value / Type | Required |
|---|---|---|
search | string | null | false |
campaign-type | string | null | false |
store-filter | string | null | false |
