POST Dashboard/GetOfferRedeemCountOnDivision
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:48:17.3333411+06:30",
"EndDate": "2026-04-10T15:48:17.3333411+06:30",
"DivisionId": [
"b3d069ba-d2b3-4b1b-8f93-1047e4785987",
"60dc12b9-d3c8-4292-aac7-ad17c8426dd6",
"2fb7ee0e-086e-44ab-8e4a-7685450a36a0"
],
"TownshipId": [
"4422ed08-054d-48f0-abc7-112addba0781",
"1650474c-72e0-49e3-b7fe-b0ced15f007e",
"630c198e-b77f-4e67-bb08-bf25ee416f33"
],
"CityId": [
"5114f834-d0fb-468e-9a43-2d0715054f1e",
"ffc33349-0cc1-44fd-ac30-c701b92b5c9e",
"4b0a67d2-0710-4527-96ee-74abab516c44"
],
"BranchId": [
"6e7b1be3-34b9-40de-9e6d-c8382b46d97a",
"6d10fd94-c870-4d49-9651-eade10682659",
"a32d27bb-4411-4dab-a465-f5fe5bff4eb3"
],
"ProductGroupId": [
"85ca8b12-3219-4b67-beef-d549639cbc38",
"561acc82-fd2f-44e7-970d-7e31e4a98c03",
"c6e830e6-40b7-446c-a649-3b33da4e9ec9"
],
"ProductId": [
"87cfa127-5f1d-49c3-b0f7-6cd3e181d04d",
"582f229a-7bbc-4bba-836f-6da96bd820a3",
"17207041-9372-48d4-9cc9-343881645600"
],
"OfferTypeId": [
"ff7a8ed2-b16e-47d4-a2ef-2389dcf2f83e",
"f09775b5-b328-4c45-9659-60f10e57754b",
"d3fe727e-5faa-4fa5-820c-65b8572c18c4"
]
}
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.