POST Dashboard/GetAutoDiscountCount
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:45:17.4328759+06:30",
"EndDate": "2026-04-10T15:45:17.4328759+06:30",
"CompanyId": [
"2ebcfc65-ae7a-42d8-89bb-cf683aa19b4f",
"358dda2d-2c90-4ea0-bb42-f899fd0d6ad1",
"20d8ce4d-5293-4cf3-81e0-ef985439d4a7"
],
"DivisionId": [
"31efc8c8-88cd-4fb9-9e45-c4f495d62e26",
"9abc59ca-84c4-4ac0-abc3-e5b5d7786fe2",
"dad5c78c-9e1d-462f-b279-d2b55cbcd2c8"
],
"TownshipId": [
"5e7ad47d-3d1f-47ff-9c86-a7612b1b2b5d",
"48a555aa-4e0f-4693-bc19-769ec3608bef",
"b341edfd-9249-4391-bc19-810bdbbc48c1"
],
"CityId": [
"e96424e8-46a6-42c9-a499-8f8a84e79924",
"4e7a47d1-cb3e-44cb-8e29-b2c516706d38",
"6eadffe3-0b37-471e-a569-3e2d72d4f389"
],
"BranchId": [
"8f87507a-719e-400c-9d5c-4a59d89afd21",
"1f365df8-fc6e-431f-acc4-7f54fc7069d9",
"525b65c0-6510-46af-bc67-74a91bcff998"
],
"ProductGroupId": [
"a194a24b-4658-44aa-a96e-c5e2373bb1eb",
"dfec9458-91ac-44ae-b6d5-ae8f5e78d698",
"daf33f8b-e1c3-49e4-af6c-497ad28a3dc3"
],
"ProductId": [
"8553fbfa-5ec3-4636-9735-1e914337689d",
"69686e06-6298-4452-9d88-28aafbea7556",
"47b69bb6-504e-4fdf-ae75-7e084bff56af"
],
"OfferTypeId": [
"63c332ef-33b4-471e-984a-7bf4d0fc5195",
"58c01654-1cd0-49a8-91e8-2d990325601e",
"f1507bb7-c7a4-4804-b69b-68628672b0df"
],
"DebitWalletNumbers": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"AdvanceMerchantNumbers": [
"sample string 1",
"sample string 2",
"sample string 3"
]
}
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.