POST DisplayOfferDetails/UploadExcel
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lModel | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"OfferDisplayDetailList": [
{
"$id": "2",
"OfferCode": "sample string 1",
"MediaTypeName": "sample string 2",
"Description": "sample string 3",
"OfferDisplayLocationDetailDtoUpdate": [
{
"$id": "3",
"BranchId": "6a124424-4a5e-46e2-8599-c7e5e8e86a3a",
"BranchName": "sample string 2"
},
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"AndroidAppVersionListDtoUpdate": [
{
"$id": "4",
"Id": "sample string 1",
"OfferDisplayDetailsId": "sample string 2",
"OfferOsDetailsId": "36b57099-8af2-443b-9680-67c7c1808d32",
"OfferOsDetailsName": "sample string 4"
},
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"IosAppVersionListDtoUpdate": [
{
"$id": "5",
"Id": "sample string 1",
"OfferDisplayDetailsId": "sample string 2",
"OfferOsDetailsId": "4dd331d4-ec29-4e3f-8984-1a01599c77b3",
"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": "31d79273-9c4b-4404-ad3e-68a6e3d629b5",
"OperatorName": "sample string 3"
},
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"UserId": "sample string 1"
}
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.