POST OfferConditionalMapping/GetConditionMappingBranches

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:
{
  "OfferCodeId": "dd1e03f7-d672-4b14-bea5-28097f004e3a",
  "DivisionId": [
    "8b8e9840-270e-4774-9d08-80277ad7fbf9",
    "d942daea-6fcc-4218-8ecb-b582f3875653",
    "f09501c9-d6ae-4833-a555-8b0c9ea9a49f"
  ],
  "TownshipId": [
    "590c33be-ca07-4493-a1ba-2131964db2ec",
    "780e874b-b620-4f5d-b480-d588532468db",
    "e384441b-d4b2-4ce9-b20b-528440885858"
  ],
  "DistrictId": [
    "0cf751e9-0c83-4118-b81b-45dc9f726c54",
    "c95e6a49-0ca0-468c-bd0f-11965ceede04",
    "72f7e181-ee74-49c6-93ec-ea61828a9270"
  ],
  "CityId": [
    "0b92aab7-108f-479c-bd62-7a2abd654ab5",
    "59dda038-b36e-45f3-87cd-03c6d47ecbec",
    "8ff6eee2-1d60-4217-b5d6-0f358694ac4d"
  ]
}

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.