POST OfferConfiguration/GetBranchByAllLocation

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:
{
  "CompanyId": "6653746b-2daf-4518-8773-fa026ca2450b",
  "DivisionId": [
    "62972118-5b5c-43c6-a3a4-697cdbdbb9c5",
    "9ee40c28-d06c-490d-9a1a-6124dd22fb63",
    "19ece10f-0f49-4107-ab48-b4f9c4253054"
  ],
  "TownshipId": [
    "08fd4fa7-cbd3-49e2-92e8-4c9e73b5bd2e",
    "83e6275a-06df-43de-be65-c5a68c928e13",
    "d46cb001-f9bf-4c3f-a0f3-a1f4f8deee89"
  ],
  "DistrictId": [
    "e384f416-13fd-4cf1-93ab-4463fff175df",
    "5742fac5-f6b1-4cac-8549-245b83c8a61e",
    "47daaa2f-6ef9-45fc-90e7-2c91f9720d27"
  ],
  "CityId": [
    "073bf450-643a-4c38-bca4-da0f747bf8ae",
    "aa9c66c9-e006-4972-bb58-a49e224fbee4",
    "b47a5d87-aecc-4b4a-b482-d73686281b7d"
  ],
  "offerid": "4499fbe0-a666-4f6e-9fe9-4d7a7faf38f8"
}

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.