GET api/SocialMonitorNew/UpdatePageSenderVenue?PageID={PageID}&CustomerCode={CustomerCode}&SenderVenue={SenderVenue}&BrandID={BrandID}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| PageID | No documentation available. |
Define this parameter in the request URI. |
| CustomerCode | No documentation available. |
Define this parameter in the request URI. |
| SenderVenue | No documentation available. |
Define this parameter in the request URI. |
| BrandID | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"CustomerCode": "sample string 1",
"PageID": "sample string 2",
"Visible": true,
"BrandID": 1,
"SiteID": 1,
"CompetitorID": 1,
"PushNotifications": "sample string 4"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.