POST Dashboard/GetDashboardBranchByAllLocation

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
branchFilterDto
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "DivisionId": [
    "1a274a11-014c-4f08-ba9c-90a1e9534335",
    "6cf410cd-d9c8-42b1-ad53-a5b8d2328c1b",
    "8d6b5ef6-cc0c-4599-822d-74da19c7668c"
  ],
  "TownshipId": [
    "8a82d861-8db6-4f22-a4d6-88127de748bb",
    "0f988b5d-469c-4fd2-81cd-31f416d44b3a",
    "dd93110d-3811-4ed6-b8e6-a80c94f11020"
  ],
  "CityId": [
    "659fd0da-063b-4f6a-a8c7-474cceffe699",
    "56e80af8-ad89-414f-939d-93dec9b1f877",
    "ea896651-6767-428f-9b77-8c705c601846"
  ]
}

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.