POST OfferConfiguration/UpdateOfferConfiguration
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:
{
"OfferConfigurationId": "2dd3ac3e-e752-41c7-a810-42f301b61499",
"OfferListingTypeId": "d8411ae6-25a2-48a5-b60c-bec2492edb95",
"CompanyId": "30a00c48-09d0-4d59-80fd-1f7e9aa8a875",
"BranchId": "70fd24db-44e6-4740-a49f-252a68d4f2f4",
"OfferBackendMobileNumberId": "4c7d523a-ee7b-4121-aa71-7d60c91dcd49",
"CreatedUserId": "sample string 6",
"OfferConfigurationMobileNumberDetailList": [
{
"$id": "2",
"Id": "1e21db99-d5ce-41cf-84f0-e4519a9312e0",
"OfferConfigurationId": "c1460074-7dd8-48fb-b0a1-bcc58a080ae5",
"BranchMobileNumberId": "148097d5-530a-4c7f-93b9-cf9e73dd9ad9",
"SenderName": "sample string 3",
"SenderMobileNumber": "sample string 4",
"SafetyCashierName": "sample string 5",
"SafetyCashierMobileNumber": "sample string 6",
"IsActive": true
},
{
"$ref": "2"
},
{
"$ref": "2"
}
]
}
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.