PUT api/Clients/SetExpectedBroadcastDate
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"TaxYear": 1,
"ExpectedBroadcastDate": "2026-02-28T10:26:32.936827+02:00",
"BroadcastDate": "2026-02-28T10:26:32.936827+02:00",
"isSelectedAll": true,
"filters": {
"businessTypes": [
0,
0,
0
],
"terms": "sample string 1",
"isPeopleSearch": true,
"standAloneOnly": true,
"owner": "sample string 4",
"isMine": true,
"taxpayersOnly": true,
"idNumber": "sample string 5",
"isExactIdNumber": true,
"idNumbers": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"isNotArchived": true,
"externalId": 1,
"hasExternalId": true,
"myOrganizationOnly": true,
"hasPaperlessId": true,
"hasEmail": true,
"hasCellphone": true,
"paperlessId": "71308721-039c-4393-8274-b63557c0aa01",
"accountingId": "sample string 7",
"notWithCampaignId": 1,
"excludePersonIds": [
"7d6563ca-4201-494e-805a-27050dfb9e7b",
"8cb39fbf-2524-49b0-a4fc-236f21c6910b",
"a5bb34d2-e5d7-46de-9082-34a92389bb86"
],
"excludeBusinessIds": [
"5c7a410f-fd14-46da-8ffb-4ac9ba8808f5",
"3e5ba0e9-a9f5-4a22-9157-853f40ece6e4",
"b9126444-ee7d-415c-a86d-df99f5ab1b44"
],
"clientIds": [
"1de97e61-413c-468e-a911-d0deda89fa4d",
"d7506187-ef1f-43e3-b1c9-8e4d4217d220",
"f7e3f6d4-f8bb-452d-bea1-49a9caf169ef"
],
"expectedBroadcastDate": "2026-02-28T10:26:32.936827+02:00",
"fromExpectedBroadcastDate": "2026-02-28T10:26:32.936827+02:00",
"fromBroadcastDate": "2026-02-28T10:26:32.936827+02:00",
"toBroadcastDate": "2026-02-28T10:26:32.936827+02:00",
"fromOrkaDate": "2026-02-28T10:26:32.936827+02:00",
"toOrkaDate": "2026-02-28T10:26:32.936827+02:00",
"isBroadcasted": true,
"agentIds": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"taxYear": 1,
"sharingPermission": 0
},
"ClientIds": [
"c68d045e-d7c2-46bb-820d-1eaaaac2873a",
"e7b6b540-4cd5-4f60-aa20-0d60bd2ae4e4",
"8ae8a106-9153-4c3e-ba4a-5e3e6d51fc85"
]
}
text/xml
Sample:
<ExpectedBroadcastDateUpdate xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Heshev.Crm.DomainLogic.Common">
<ClientIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>c68d045e-d7c2-46bb-820d-1eaaaac2873a</d2p1:guid>
<d2p1:guid>e7b6b540-4cd5-4f60-aa20-0d60bd2ae4e4</d2p1:guid>
<d2p1:guid>8ae8a106-9153-4c3e-ba4a-5e3e6d51fc85</d2p1:guid>
</ClientIds>
<BroadcastDate>2026-02-28T10:26:32.936827+02:00</BroadcastDate>
<ExpectedBroadcastDate>2026-02-28T10:26:32.936827+02:00</ExpectedBroadcastDate>
<Filters>
<AccountingId>sample string 7</AccountingId>
<AgentIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
<d3p1:string>sample string 3</d3p1:string>
</AgentIds>
<BusinessTypes>
<BusinessType>Unknown</BusinessType>
<BusinessType>Unknown</BusinessType>
<BusinessType>Unknown</BusinessType>
</BusinessTypes>
<ClientIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>1de97e61-413c-468e-a911-d0deda89fa4d</d3p1:guid>
<d3p1:guid>d7506187-ef1f-43e3-b1c9-8e4d4217d220</d3p1:guid>
<d3p1:guid>f7e3f6d4-f8bb-452d-bea1-49a9caf169ef</d3p1:guid>
</ClientIds>
<ExcludeBusinessIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>5c7a410f-fd14-46da-8ffb-4ac9ba8808f5</d3p1:guid>
<d3p1:guid>3e5ba0e9-a9f5-4a22-9157-853f40ece6e4</d3p1:guid>
<d3p1:guid>b9126444-ee7d-415c-a86d-df99f5ab1b44</d3p1:guid>
</ExcludeBusinessIds>
<ExcludePersonIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:guid>7d6563ca-4201-494e-805a-27050dfb9e7b</d3p1:guid>
<d3p1:guid>8cb39fbf-2524-49b0-a4fc-236f21c6910b</d3p1:guid>
<d3p1:guid>a5bb34d2-e5d7-46de-9082-34a92389bb86</d3p1:guid>
</ExcludePersonIds>
<ExpectedBroadcastDate>2026-02-28T10:26:32.936827+02:00</ExpectedBroadcastDate>
<ExternalId>1</ExternalId>
<FromBroadcastDate>2026-02-28T10:26:32.936827+02:00</FromBroadcastDate>
<FromExpectedBroadcastDate>2026-02-28T10:26:32.936827+02:00</FromExpectedBroadcastDate>
<FromOrkaDate>2026-02-28T10:26:32.936827+02:00</FromOrkaDate>
<HasCellphone>true</HasCellphone>
<HasEmail>true</HasEmail>
<HasExternalId>true</HasExternalId>
<HasPaperlessId>true</HasPaperlessId>
<IdNumber>sample string 5</IdNumber>
<IdNumbers xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
<d3p1:string>sample string 3</d3p1:string>
</IdNumbers>
<IsBroadcasted>true</IsBroadcasted>
<IsExactIdNumber>true</IsExactIdNumber>
<IsMine>true</IsMine>
<IsNotArchived>true</IsNotArchived>
<IsPeopleSearch>true</IsPeopleSearch>
<MyOrganizationOnly>true</MyOrganizationOnly>
<NotWithCampaignId>1</NotWithCampaignId>
<Owner>sample string 4</Owner>
<PaperlessId>71308721-039c-4393-8274-b63557c0aa01</PaperlessId>
<SharingPermission>Read</SharingPermission>
<StandAloneOnly>true</StandAloneOnly>
<TaxYear>1</TaxYear>
<TaxpayersOnly>true</TaxpayersOnly>
<Terms>sample string 1</Terms>
<ToBroadcastDate>2026-02-28T10:26:32.936827+02:00</ToBroadcastDate>
<ToOrkaDate>2026-02-28T10:26:32.936827+02:00</ToOrkaDate>
</Filters>
<IsSelectedAll>true</IsSelectedAll>
<TaxYear>1</TaxYear>
</ExpectedBroadcastDateUpdate>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json, text/xml
Sample:
Sample not available.