POST api/documentgeneration/multiplemailout
Generates a correspondence to multiple letting applicants, sending them a filtered set of the matching letting property roles
Request Information
URI Parameters
None.
Body Parameters
Dezrez.Core.DataContracts.External.Api.DocumentGeneration.Commands.SendMultipleMailoutPackDataContractName | Description | Type | Additional information |
---|---|---|---|
GroupSearchingRoleIds | Collection of integer |
None. |
|
SelectedPropertyRoleIds | Collection of integer |
None. |
|
ExcludedGroupSearchingRoleIds | Collection of integer |
None. |
|
Filter | Dezrez.Core.DataContracts.External.Api.Lists.Groups.Filter.GroupListFilterDataContract |
None. |
|
SackFriendlyName | string |
None. |
|
EnvelopeTemplatePackId | integer |
None. |
|
BrandId | integer |
None. |
|
BranchId | integer |
None. |
|
NegotiatorPpId | integer |
None. |
|
CustomText | string |
None. |
|
EnvelopeProcessingMethod | Dezrez.Core.DataContracts.External.Api.System.EnumDataContract |
None. |
|
AutoProcessSack | boolean |
None. |
|
SendToDrafts | boolean |
None. |
|
PrintedOnHeaded | boolean |
None. |
|
WorkflowIndex | integer |
None. |
|
DestinationPrintBagName | string |
None. |
|
PostDocGenerationHandler | Dezrez.Core.DataContracts.External.Api.DocumentGeneration.Query.PostDocGenerationHandlerDataContract |
None. |
|
PreviewOnly | boolean |
None. |
|
EmailSubject | string |
None. |
|
Id | integer |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json, text/json
Sample:
{ "GroupSearchingRoleIds": [ 1, 2 ], "SelectedPropertyRoleIds": [ 1, 2 ], "ExcludedGroupSearchingRoleIds": [ 1, 2 ], "Filter": { "BedroomsMin": 1, "PriceFrom": 1, "PriceTo": 1, "PriceType": "sample string 2", "TagIds": [ 1, 2 ], "Grades": [ "sample string 1", "sample string 2" ], "RoleTypes": [ "sample string 1", "sample string 2" ], "SourceId": 1, "OwningTeamIds": [ 1, 2 ], "MatchType": 0, "FinancialStatus": [ "sample string 1", "sample string 2" ], "LastContactedFrom": "2024-11-21T09:57:57.8682943Z", "LastContactedTo": "2024-11-21T09:57:57.8682943Z", "LastContacted": { "FromStaticDate": "2024-11-21T09:57:57.8682943Z", "ToStaticDate": "2024-11-21T09:57:57.8682943Z", "PredefinedDateRange": { "Id": 1, "Name": "sample string 2", "SystemName": "sample string 3" }, "FromExpression": "sample string 1", "ToExpression": "sample string 2", "Id": 3 }, "TargetMoveInFrom": "2024-11-21T09:57:57.8682943Z", "TargetMoveInTo": "2024-11-21T09:57:57.8682943Z", "TargetMoveIn": { "FromStaticDate": "2024-11-21T09:57:57.8682943Z", "ToStaticDate": "2024-11-21T09:57:57.8682943Z", "PredefinedDateRange": { "Id": 1, "Name": "sample string 2", "SystemName": "sample string 3" }, "FromExpression": "sample string 1", "ToExpression": "sample string 2", "Id": 3 }, "CreatedFrom": "2024-11-21T09:57:57.8682943Z", "CreatedTo": "2024-11-21T09:57:57.8682943Z", "Created": { "FromStaticDate": "2024-11-21T09:57:57.8682943Z", "ToStaticDate": "2024-11-21T09:57:57.8682943Z", "PredefinedDateRange": { "Id": 1, "Name": "sample string 2", "SystemName": "sample string 3" }, "FromExpression": "sample string 1", "ToExpression": "sample string 2", "Id": 3 }, "SearchStatuses": [ "sample string 1", "sample string 2" ], "Sort": 0, "Ids": [ 1, 2 ], "GroupIds": [ 1, 2 ], "ExcludeInactive": true, "AdditionalIds": [ 1, 2 ], "ExcludedIds": [ 1, 2 ], "RegionIds": [ 1, 2 ], "RegionSource": "sample string 4", "RegionType": "sample string 5", "FindIntersectingRegions": true, "ExcludeHasNoEmail": true, "Name": "sample string 7", "CustomFilterConfig": "sample string 8", "BranchId": 1, "BranchIds": [ 1, 2 ], "EventBranchIds": [ 1, 2 ], "Order": 0, "SearchTerm": "sample string 9", "FilterType": { "Id": 1, "Name": "sample string 2", "SystemName": "sample string 3" }, "ShowDeleted": true, "ShowCancelled": true, "OwningTeamId": 12, "Id": 13 }, "SackFriendlyName": "sample string 1", "EnvelopeTemplatePackId": 2, "BrandId": 3, "BranchId": 1, "NegotiatorPpId": 4, "CustomText": "sample string 5", "EnvelopeProcessingMethod": { "Id": 1, "Name": "sample string 2", "SystemName": "sample string 3" }, "AutoProcessSack": true, "SendToDrafts": true, "PrintedOnHeaded": true, "WorkflowIndex": 9, "DestinationPrintBagName": "sample string 10", "PostDocGenerationHandler": { "EntityType": { "Id": 1, "Name": "sample string 2", "SystemName": "sample string 3" }, "EntityId": 1, "JobHandlerType": { "Id": 1, "Name": "sample string 2", "SystemName": "sample string 3" }, "Options": { "sample string 1": "sample string 2", "sample string 3": "sample string 4" }, "DocumentSubType": { "Id": 1, "Name": "sample string 2", "SystemName": "sample string 3" }, "AccountingSystemId": 2, "AgencyId": 3 }, "PreviewOnly": true, "EmailSubject": "sample string 12", "Id": 13 }
Response Information
Resource Description
Details of the job that has been invoked.
Dezrez.Core.DataContracts.External.Api.Job.Query.Get.JobInvocationDetailsDataContractName | Description | Type | Additional information |
---|---|---|---|
SupportsCancellation | boolean |
None. |
|
ReportsProgress | boolean |
None. |
|
InitialStatusText | string |
None. |
|
JobReference | globally unique identifier |
None. |
|
Success | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{ "SupportsCancellation": true, "ReportsProgress": true, "InitialStatusText": "sample string 3", "JobReference": "9c50e658-5d89-43a0-a268-133658c2deb0", "Success": true }