POST Dashboard/GetOfferTypeDaily

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
ReqModel
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "StartDate": "2026-04-10T15:46:38.7872635+06:30",
  "EndDate": "2026-04-10T15:46:38.7872635+06:30",
  "DivisionId": [
    "481fcc6c-6eb5-4d02-aeaf-934a4998b6c5",
    "13982f54-18f1-4d5a-9435-88ddfd7861b1",
    "7956356a-d823-4bd4-93d0-ae8029c94c78"
  ],
  "TownshipId": [
    "5df2d7e3-50ca-44c9-8bad-134d95a96fbb",
    "e54dc73d-2fab-4571-96f5-28d80d51b839",
    "325c984c-0089-454b-8c03-38eb78160c84"
  ],
  "CityId": [
    "ca7f5ad4-a0ef-4223-9fb1-7c1c719549fa",
    "af76c6f4-ebe4-475f-a6c4-4256ba707580",
    "e1fdadcf-23f6-42aa-b639-0f00e29d5f68"
  ],
  "BranchId": [
    "ab927b79-6cc0-443d-840a-d8cc195a6c17",
    "1fb452f6-659c-4686-8360-e370be6fd7b7",
    "079001f7-4474-4958-be6c-a430ecbdfe29"
  ],
  "ProductGroupId": [
    "643c1821-f097-4197-8128-4dfa8fff52d7",
    "fdf8e3f1-5a9a-4c3f-92d6-86090d35f661",
    "cefb70dd-4ac5-454d-a98f-f5877668a30f"
  ],
  "ProductId": [
    "aa7e156e-a95f-4b09-af4f-1bfffbe43b2a",
    "54230aec-f31a-43d6-ac73-cc1dd4a3cdd0",
    "3e5f77bb-dd1d-45dc-95ab-1b565dfb81f3"
  ],
  "OfferTypeId": [
    "c845989e-7485-408f-8765-3b8a753cf673",
    "e772a69e-7a12-4486-8457-c80e043cc93a",
    "3c2901c4-9607-497c-abb6-aa34314d6c75"
  ]
}

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.