POST Dashboard/GetProductNameWiseOffer
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ReqModel | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"StartDate": "2026-04-10T15:49:57.9596444+06:30",
"EndDate": "2026-04-10T15:49:57.9596444+06:30",
"ProductGroupId": "a5af65df-fb5d-4f87-8d80-368b8a9dc01d",
"DivisionId": [
"a9acafab-287b-49ea-bb82-c3f6703dfa6d",
"f31d234e-e470-409d-82aa-a38cceea9d33",
"2dc30a43-ca07-476b-9dd6-5a4b9864bf9e"
],
"TownshipId": [
"f03d5bde-11cb-49c5-9b17-4036b8991878",
"10e422a0-42c1-4aa7-8d9c-f1d883a37ad8",
"a8d701de-839b-4f74-8b07-f4135d346e94"
],
"CityId": [
"2bd56556-68cc-42aa-92eb-4c204899f966",
"16d59449-f51d-4b22-8eb7-7aad2cb9165f",
"50a5f92e-4570-455c-827b-973e4ce7c279"
],
"BranchId": [
"6d714818-c01f-4ef4-b131-dc05e8db4ef4",
"3b2b6e37-ff5b-4f3e-a4a4-23364386a6c5",
"8f8ef23a-7e4f-424a-ba02-96f45d4fc65b"
],
"OfferTypeId": [
"dbc4d165-7039-4b22-8d8b-d08e80be0731",
"354dcb1a-f0d5-43c3-84c3-eea8795897e7",
"eeae0f0a-d787-4bba-ae4c-95c5bebf15bb"
]
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.