POST DisplayOfferDetails/AddOrUpdateDisplayOfferDetails
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lDto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Id": "22fbdde6-6051-45c7-9a19-b58bb57d169b",
"OfferDetailsId": "865e5c6e-2814-454a-89ef-134c3bfa2666",
"MediaTypeId": 3,
"MediaTypeName": "sample string 4",
"Description": "sample string 5",
"UserId": "sample string 6",
"IsAllowToPayAfterDiscount": true,
"IsShowReceiverNumber": true,
"MinimumWalletAmount": 9.0,
"OfferDisplayLocationDetailDtoUpdate": [
{
"$id": "2",
"BranchId": "94b88388-f9e2-4260-837a-3c25aa735e3e",
"BranchName": "sample string 2"
},
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"AndroidAppVersionListDtoUpdate": [
{
"$id": "3",
"Id": "sample string 1",
"OfferDisplayDetailsId": "sample string 2",
"OfferOsDetailsId": "b2f94c55-8a8b-4530-952f-862962817ab6",
"OfferOsDetailsName": "sample string 4"
},
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"IosAppVersionListDtoUpdate": [
{
"$id": "4",
"Id": "sample string 1",
"OfferDisplayDetailsId": "sample string 2",
"OfferOsDetailsId": "8afd7828-e0c7-467a-a62f-646af4905cd8",
"OfferOsDetailsName": "sample string 4"
},
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"HarmonyAppVersionListDtoUpdate": [
{
"$id": "5",
"Id": "sample string 1",
"OfferDisplayDetailsId": "sample string 2",
"OfferOsDetailsId": "e89bb1f2-5b50-4934-95bd-bd76daab9d52",
"OfferOsDetailsName": "sample string 4"
},
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"LstOfferDisplayCustomerNumbersDtoUpdate": [
{
"$id": "6",
"CustomerMobileNumber": "sample string 1"
},
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"OfferDisplayTelcoDetailsDtoUpdate": [
{
"$id": "7",
"Id": "sample string 1",
"TelcoId": "0a08b8f4-c3a5-491b-9e7d-59007d2647a4",
"OperatorName": "sample string 3"
},
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"OfferDisplayLevelDetails": [
{
"$id": "8",
"Id": "bf36fd99-54f3-4ca1-b7a8-a83a333b3b3d",
"OfferDisplayDetailsId": "e9c86565-96c9-48f9-bc97-13788fa33fbb",
"LevelDetailsId": "257bc947-e961-48e0-b6d7-703a696f5c40"
},
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"OfferDisplayGeoFencingDetailDtoUpdate": [
{
"$id": "9",
"LocationName": "sample string 1",
"Latitude": "sample string 2",
"Longitude": "sample string 3",
"RadiusInMeter": 1.1
},
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"LstDivisionListDtoUpdate": [
{
"$id": "10",
"Id": "bd8b46ba-6cf0-4fcc-9967-0b531647deab"
},
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"LstTownshipListDtoUpdate": [
{
"$ref": "10"
},
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"LstCityListDtoUpdate": [
{
"$ref": "10"
},
{
"$ref": "10"
},
{
"$ref": "10"
}
]
}
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.