POST Dashboard/GetProductGroupWiseOffer
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:57:43.2103401+06:30",
"EndDate": "2026-04-10T15:57:43.2103401+06:30",
"DivisionId": [
"14be7599-bd3f-4092-9723-0aceda759bfb",
"9b9aeab9-4beb-4094-92a6-c1f220db21ac",
"6b504d6a-4427-4ba3-afd3-134a491083b9"
],
"TownshipId": [
"65bf6274-979f-4d43-83c1-b413f1928980",
"901b14cc-f208-498c-9bc6-e801afa4bf6a",
"eecfb1e5-4d47-46a2-b736-2ef19bfd166b"
],
"CityId": [
"d8af638a-8e51-48ae-a4b8-9ce1d3fdad4b",
"34af61b8-8020-40da-ad59-52e1bba3fbdd",
"2cd34f7a-36fb-4d5e-9a2b-0dfa34a3759d"
],
"BranchId": [
"92ce3410-2202-4c0e-87cc-2ec864ceddea",
"059f1341-edda-4483-9e4c-9a7a226d308b",
"02b61445-d0ef-40ab-8ebb-58b69a06c29b"
],
"ProductGroupId": [
"681807db-2995-4b76-bf7c-79d04e178eea",
"e2576909-6352-48fd-94a0-00e8675c29b5",
"9c6bab74-0ae0-4be4-ad71-78d0a94e4bdc"
],
"ProductId": [
"1f042717-0598-4610-abb0-fa454d21c251",
"f02f2a95-8b07-430e-8644-e9b23f8c79c8",
"b64bda22-8be5-4753-badb-ba603ef6b693"
],
"OfferTypeId": [
"0a66c9b5-41fe-43bc-8813-9ee7f6c967cd",
"055c8813-4a16-4efb-ba8e-51defaa4c854",
"03253062-8353-4ec0-81ff-0151d1d0bb9e"
]
}
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.