PUT api/centralmailercampaigns/{id}
Updates a campaign.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the campaign to update. |
globally unique identifier |
Required |
Body Parameters
The campaign model to update with.
CentralMailerCampaignDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| PublicId | string |
None. |
|
| ModifiedDateUtc | date |
None. |
|
| UserJourney | string |
None. |
|
| ServiceType | ServiceTypeDto |
None. |
|
| Quantity | integer |
None. |
|
| SupplierId | globally unique identifier |
None. |
|
| IsTemporary | boolean |
None. |
|
| ApprovalGroupId | globally unique identifier |
None. |
|
| Status_Id | integer |
None. |
|
| Status | StatusChangeDto |
None. |
|
| OrderStatus | string |
None. |
|
| Envelope | string |
None. |
|
| Variant | string |
None. |
|
| Campaigns | Collection of PayCampaignDto |
None. |
|
| Id | globally unique identifier |
None. |
|
| CreationDateUtc | date |
None. |
|
| UserId | globally unique identifier |
None. |
|
| TenantId | globally unique identifier |
None. |
|
| SubtotalExVat | decimal number |
None. |
|
| SubtotalIncVat | decimal number |
None. |
|
| DiscountedTotalExVat | decimal number |
None. |
|
| DiscountedTotalIncVat | decimal number |
None. |
|
| VatRateApplied | decimal number |
None. |
Request Formats
application/json, text/json
Sample:
{
"Name": "sample string 1",
"PublicId": "sample string 2",
"ModifiedDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"SupplierId": "d82cd768-a4d0-499a-9b6b-50ae2d0f8335",
"IsTemporary": true,
"ApprovalGroupId": "4c37f5ed-095f-4d4a-896a-52ff7cf739aa",
"Status_Id": 6,
"Status": {
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"Description": "sample string 4",
"UserId": "b9a0039b-f223-4218-b3bd-4c5f68edcd69"
},
"OrderStatus": "sample string 2",
"Envelope": "sample string 7",
"Variant": "sample string 8",
"Campaigns": [
{
"Name": "sample string 1",
"PublicId": "sample string 2",
"ModifiedDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "9d0375ea-30a8-45bc-a910-a1a12e094739",
"CreationDate": "2026-01-21T09:53:30.4236033+00:00",
"ApproverUserId": "3d6f8b5b-651a-4275-b34e-d990f41b4887",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "bac4a43f-ee9b-4662-82ca-1cef97752055"
},
{
"Id": "9d0375ea-30a8-45bc-a910-a1a12e094739",
"CreationDate": "2026-01-21T09:53:30.4236033+00:00",
"ApproverUserId": "3d6f8b5b-651a-4275-b34e-d990f41b4887",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "bac4a43f-ee9b-4662-82ca-1cef97752055"
}
],
"SupplierId": "ef1df340-9887-4da4-90bf-d8d5b00adf91",
"OrderId": "db0afd28-8d1d-4478-84c9-382d4a71abe2",
"CampaignProperties": [
{
"Id": "48a5f2be-e70c-4b87-8fad-de60aa071695",
"CampaignId": "1fe207c7-0f97-4924-965f-52240b978b2d",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "48a5f2be-e70c-4b87-8fad-de60aa071695",
"CampaignId": "1fe207c7-0f97-4924-965f-52240b978b2d",
"Name": "sample string 3",
"Value": "sample string 4"
}
],
"Voucher": {
"Id": 1,
"Description": "sample string 2",
"VoucherCode": "sample string 3",
"TenantId": "sample string 4",
"StartDate": "2026-01-21T09:53:30.4236033+00:00",
"ExpiryDate": "2026-01-21T09:53:30.4236033+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "bd35b634-64ec-4068-b09b-c284eae4bc6b",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "bd35b634-64ec-4068-b09b-c284eae4bc6b",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "24d3f2f1-a36f-4bde-a37a-06b70e347deb",
"CreationDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "24d3f2f1-a36f-4bde-a37a-06b70e347deb",
"CreationDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
}
]
},
"OrderStatusChanges": [
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"Description": "sample string 4",
"UserId": "b9a0039b-f223-4218-b3bd-4c5f68edcd69"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"Description": "sample string 4",
"UserId": "b9a0039b-f223-4218-b3bd-4c5f68edcd69"
}
],
"OrderStatus": "sample string 2",
"IsTemporary": true,
"RB_ArtWorkToken": "sample string 7",
"PR_Key": "sample string 8",
"PR_UDPRN": "sample string 9",
"Ext_TemplateId": 1,
"Ext_ArtworkId": 1,
"Ext_ResourceId": 1,
"FileLocation": "sample string 10",
"OrganisationId": "37f63c70-444b-4ede-96c0-eb62ab3d1fa8",
"OrganisationName": "sample string 11",
"TemplateName": "sample string 12",
"UserName": "sample string 13",
"Ext_MailerType": "sample string 14",
"Envelope": "sample string 15",
"Variant": "sample string 16",
"ApprovalGroupId": "f35cee13-177e-45b7-90b8-b41bc9943a22",
"DeliveryDate": "2026-01-21T09:53:30.4236033+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "5c7d0a1b-2523-4611-85ec-3cecefb251cf",
"OrderProductionCompletedDate": null,
"Id": "b1589152-f1e9-4098-ac76-163831797749",
"CreationDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"UserId": "ad827719-d738-4036-8131-6d860c60263f",
"TenantId": "afb76f92-42f9-47e7-aa2a-b519dec6e9d6",
"SubtotalExVat": 22.0,
"SubtotalIncVat": 23.0,
"DiscountedTotalExVat": 24.0,
"DiscountedTotalIncVat": 25.0,
"VatRateApplied": 26.0
},
{
"Name": "sample string 1",
"PublicId": "sample string 2",
"ModifiedDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "9d0375ea-30a8-45bc-a910-a1a12e094739",
"CreationDate": "2026-01-21T09:53:30.4236033+00:00",
"ApproverUserId": "3d6f8b5b-651a-4275-b34e-d990f41b4887",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "bac4a43f-ee9b-4662-82ca-1cef97752055"
},
{
"Id": "9d0375ea-30a8-45bc-a910-a1a12e094739",
"CreationDate": "2026-01-21T09:53:30.4236033+00:00",
"ApproverUserId": "3d6f8b5b-651a-4275-b34e-d990f41b4887",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "bac4a43f-ee9b-4662-82ca-1cef97752055"
}
],
"SupplierId": "ef1df340-9887-4da4-90bf-d8d5b00adf91",
"OrderId": "db0afd28-8d1d-4478-84c9-382d4a71abe2",
"CampaignProperties": [
{
"Id": "48a5f2be-e70c-4b87-8fad-de60aa071695",
"CampaignId": "1fe207c7-0f97-4924-965f-52240b978b2d",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "48a5f2be-e70c-4b87-8fad-de60aa071695",
"CampaignId": "1fe207c7-0f97-4924-965f-52240b978b2d",
"Name": "sample string 3",
"Value": "sample string 4"
}
],
"Voucher": {
"Id": 1,
"Description": "sample string 2",
"VoucherCode": "sample string 3",
"TenantId": "sample string 4",
"StartDate": "2026-01-21T09:53:30.4236033+00:00",
"ExpiryDate": "2026-01-21T09:53:30.4236033+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "bd35b634-64ec-4068-b09b-c284eae4bc6b",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "bd35b634-64ec-4068-b09b-c284eae4bc6b",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "24d3f2f1-a36f-4bde-a37a-06b70e347deb",
"CreationDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "24d3f2f1-a36f-4bde-a37a-06b70e347deb",
"CreationDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
}
]
},
"OrderStatusChanges": [
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"Description": "sample string 4",
"UserId": "b9a0039b-f223-4218-b3bd-4c5f68edcd69"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"Description": "sample string 4",
"UserId": "b9a0039b-f223-4218-b3bd-4c5f68edcd69"
}
],
"OrderStatus": "sample string 2",
"IsTemporary": true,
"RB_ArtWorkToken": "sample string 7",
"PR_Key": "sample string 8",
"PR_UDPRN": "sample string 9",
"Ext_TemplateId": 1,
"Ext_ArtworkId": 1,
"Ext_ResourceId": 1,
"FileLocation": "sample string 10",
"OrganisationId": "37f63c70-444b-4ede-96c0-eb62ab3d1fa8",
"OrganisationName": "sample string 11",
"TemplateName": "sample string 12",
"UserName": "sample string 13",
"Ext_MailerType": "sample string 14",
"Envelope": "sample string 15",
"Variant": "sample string 16",
"ApprovalGroupId": "f35cee13-177e-45b7-90b8-b41bc9943a22",
"DeliveryDate": "2026-01-21T09:53:30.4236033+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "5c7d0a1b-2523-4611-85ec-3cecefb251cf",
"OrderProductionCompletedDate": null,
"Id": "b1589152-f1e9-4098-ac76-163831797749",
"CreationDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"UserId": "ad827719-d738-4036-8131-6d860c60263f",
"TenantId": "afb76f92-42f9-47e7-aa2a-b519dec6e9d6",
"SubtotalExVat": 22.0,
"SubtotalIncVat": 23.0,
"DiscountedTotalExVat": 24.0,
"DiscountedTotalIncVat": 25.0,
"VatRateApplied": 26.0
}
],
"Id": "97e015e1-7489-467b-bd31-1ba7d898622c",
"CreationDateUtc": "2026-01-21T09:53:30.4236033+00:00",
"UserId": "d8229fa2-5548-4b51-8348-8bd1b72b994a",
"TenantId": "433782d2-27ce-4a90-a558-453861996bd5",
"SubtotalExVat": 13.0,
"SubtotalIncVat": 14.0,
"DiscountedTotalExVat": 15.0,
"DiscountedTotalIncVat": 16.0,
"VatRateApplied": 17.0
}
application/xml, text/xml
Sample:
<CentralMailerCampaignDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Pay.Models">
<CreationDateUtc xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">2026-01-21T09:53:30.4236033+00:00</CreationDateUtc>
<DiscountedTotalExVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">15</DiscountedTotalExVat>
<DiscountedTotalIncVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">16</DiscountedTotalIncVat>
<Id xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">97e015e1-7489-467b-bd31-1ba7d898622c</Id>
<SubtotalExVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">13</SubtotalExVat>
<SubtotalIncVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">14</SubtotalIncVat>
<TenantId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">433782d2-27ce-4a90-a558-453861996bd5</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">d8229fa2-5548-4b51-8348-8bd1b72b994a</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">17</VatRateApplied>
<ApprovalGroupId>4c37f5ed-095f-4d4a-896a-52ff7cf739aa</ApprovalGroupId>
<Campaigns>
<PayCampaignDto>
<CreationDateUtc xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">2026-01-21T09:53:30.4236033+00:00</CreationDateUtc>
<DiscountedTotalExVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">24</DiscountedTotalExVat>
<DiscountedTotalIncVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">25</DiscountedTotalIncVat>
<Id xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">b1589152-f1e9-4098-ac76-163831797749</Id>
<SubtotalExVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">22</SubtotalExVat>
<SubtotalIncVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">23</SubtotalIncVat>
<TenantId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">afb76f92-42f9-47e7-aa2a-b519dec6e9d6</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">ad827719-d738-4036-8131-6d860c60263f</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>f35cee13-177e-45b7-90b8-b41bc9943a22</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>3d6f8b5b-651a-4275-b34e-d990f41b4887</ApproverUserId>
<CampaignId>bac4a43f-ee9b-4662-82ca-1cef97752055</CampaignId>
<CreationDate>2026-01-21T09:53:30.4236033+00:00</CreationDate>
<Id>9d0375ea-30a8-45bc-a910-a1a12e094739</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>3d6f8b5b-651a-4275-b34e-d990f41b4887</ApproverUserId>
<CampaignId>bac4a43f-ee9b-4662-82ca-1cef97752055</CampaignId>
<CreationDate>2026-01-21T09:53:30.4236033+00:00</CreationDate>
<Id>9d0375ea-30a8-45bc-a910-a1a12e094739</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>1fe207c7-0f97-4924-965f-52240b978b2d</CampaignId>
<Id>48a5f2be-e70c-4b87-8fad-de60aa071695</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>1fe207c7-0f97-4924-965f-52240b978b2d</CampaignId>
<Id>48a5f2be-e70c-4b87-8fad-de60aa071695</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>5c7d0a1b-2523-4611-85ec-3cecefb251cf</CentralMailerCampaignId>
<DeliveryDate>2026-01-21T09:53:30.4236033+00:00</DeliveryDate>
<Envelope>sample string 15</Envelope>
<Ext_ArtworkId>1</Ext_ArtworkId>
<Ext_MailerType>sample string 14</Ext_MailerType>
<Ext_ResourceId>1</Ext_ResourceId>
<Ext_TemplateId>1</Ext_TemplateId>
<FileLocation>sample string 10</FileLocation>
<IsTemporary>true</IsTemporary>
<ModifiedDateUtc>2026-01-21T09:53:30.4236033+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>db0afd28-8d1d-4478-84c9-382d4a71abe2</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-01-21T09:53:30.4236033+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>b9a0039b-f223-4218-b3bd-4c5f68edcd69</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-01-21T09:53:30.4236033+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>b9a0039b-f223-4218-b3bd-4c5f68edcd69</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>37f63c70-444b-4ede-96c0-eb62ab3d1fa8</OrganisationId>
<OrganisationName>sample string 11</OrganisationName>
<PR_Key>sample string 8</PR_Key>
<PR_UDPRN>sample string 9</PR_UDPRN>
<PaperSize>sample string 17</PaperSize>
<PublicId>sample string 2</PublicId>
<Quantity>4</Quantity>
<RB_ArtWorkToken>sample string 7</RB_ArtWorkToken>
<ServiceType>DesignPrintAndDistribution</ServiceType>
<SupplierId>ef1df340-9887-4da4-90bf-d8d5b00adf91</SupplierId>
<TemplateName>sample string 12</TemplateName>
<UserJourney>sample string 3</UserJourney>
<UserName>sample string 13</UserName>
<Variant>sample string 16</Variant>
<Voucher>
<Cancelled>true</Cancelled>
<Deleted>true</Deleted>
<Description>sample string 2</Description>
<Entitlement>7</Entitlement>
<ExpiryDate>2026-01-21T09:53:30.4236033+00:00</ExpiryDate>
<ForAllUsers>true</ForAllUsers>
<Id>1</Id>
<IsPercentageDiscount>true</IsPercentageDiscount>
<MaxDiscount>1</MaxDiscount>
<MaxSpend>1</MaxSpend>
<MinSpend>1</MinSpend>
<MinimumQuantity>1</MinimumQuantity>
<NewCustomerOnly>true</NewCustomerOnly>
<StartDate>2026-01-21T09:53:30.4236033+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2026-01-21T09:53:30.4236033+00:00</CreationDateUtc>
<Id>24d3f2f1-a36f-4bde-a37a-06b70e347deb</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2026-01-21T09:53:30.4236033+00:00</CreationDateUtc>
<Id>24d3f2f1-a36f-4bde-a37a-06b70e347deb</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
</VoucherProperties>
<VoucherUsers>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>bd35b634-64ec-4068-b09b-c284eae4bc6b</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>bd35b634-64ec-4068-b09b-c284eae4bc6b</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
<PayCampaignDto>
<CreationDateUtc xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">2026-01-21T09:53:30.4236033+00:00</CreationDateUtc>
<DiscountedTotalExVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">24</DiscountedTotalExVat>
<DiscountedTotalIncVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">25</DiscountedTotalIncVat>
<Id xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">b1589152-f1e9-4098-ac76-163831797749</Id>
<SubtotalExVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">22</SubtotalExVat>
<SubtotalIncVat xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">23</SubtotalIncVat>
<TenantId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">afb76f92-42f9-47e7-aa2a-b519dec6e9d6</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">ad827719-d738-4036-8131-6d860c60263f</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>f35cee13-177e-45b7-90b8-b41bc9943a22</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>3d6f8b5b-651a-4275-b34e-d990f41b4887</ApproverUserId>
<CampaignId>bac4a43f-ee9b-4662-82ca-1cef97752055</CampaignId>
<CreationDate>2026-01-21T09:53:30.4236033+00:00</CreationDate>
<Id>9d0375ea-30a8-45bc-a910-a1a12e094739</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>3d6f8b5b-651a-4275-b34e-d990f41b4887</ApproverUserId>
<CampaignId>bac4a43f-ee9b-4662-82ca-1cef97752055</CampaignId>
<CreationDate>2026-01-21T09:53:30.4236033+00:00</CreationDate>
<Id>9d0375ea-30a8-45bc-a910-a1a12e094739</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>1fe207c7-0f97-4924-965f-52240b978b2d</CampaignId>
<Id>48a5f2be-e70c-4b87-8fad-de60aa071695</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>1fe207c7-0f97-4924-965f-52240b978b2d</CampaignId>
<Id>48a5f2be-e70c-4b87-8fad-de60aa071695</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>5c7d0a1b-2523-4611-85ec-3cecefb251cf</CentralMailerCampaignId>
<DeliveryDate>2026-01-21T09:53:30.4236033+00:00</DeliveryDate>
<Envelope>sample string 15</Envelope>
<Ext_ArtworkId>1</Ext_ArtworkId>
<Ext_MailerType>sample string 14</Ext_MailerType>
<Ext_ResourceId>1</Ext_ResourceId>
<Ext_TemplateId>1</Ext_TemplateId>
<FileLocation>sample string 10</FileLocation>
<IsTemporary>true</IsTemporary>
<ModifiedDateUtc>2026-01-21T09:53:30.4236033+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>db0afd28-8d1d-4478-84c9-382d4a71abe2</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-01-21T09:53:30.4236033+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>b9a0039b-f223-4218-b3bd-4c5f68edcd69</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-01-21T09:53:30.4236033+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>b9a0039b-f223-4218-b3bd-4c5f68edcd69</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>37f63c70-444b-4ede-96c0-eb62ab3d1fa8</OrganisationId>
<OrganisationName>sample string 11</OrganisationName>
<PR_Key>sample string 8</PR_Key>
<PR_UDPRN>sample string 9</PR_UDPRN>
<PaperSize>sample string 17</PaperSize>
<PublicId>sample string 2</PublicId>
<Quantity>4</Quantity>
<RB_ArtWorkToken>sample string 7</RB_ArtWorkToken>
<ServiceType>DesignPrintAndDistribution</ServiceType>
<SupplierId>ef1df340-9887-4da4-90bf-d8d5b00adf91</SupplierId>
<TemplateName>sample string 12</TemplateName>
<UserJourney>sample string 3</UserJourney>
<UserName>sample string 13</UserName>
<Variant>sample string 16</Variant>
<Voucher>
<Cancelled>true</Cancelled>
<Deleted>true</Deleted>
<Description>sample string 2</Description>
<Entitlement>7</Entitlement>
<ExpiryDate>2026-01-21T09:53:30.4236033+00:00</ExpiryDate>
<ForAllUsers>true</ForAllUsers>
<Id>1</Id>
<IsPercentageDiscount>true</IsPercentageDiscount>
<MaxDiscount>1</MaxDiscount>
<MaxSpend>1</MaxSpend>
<MinSpend>1</MinSpend>
<MinimumQuantity>1</MinimumQuantity>
<NewCustomerOnly>true</NewCustomerOnly>
<StartDate>2026-01-21T09:53:30.4236033+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2026-01-21T09:53:30.4236033+00:00</CreationDateUtc>
<Id>24d3f2f1-a36f-4bde-a37a-06b70e347deb</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2026-01-21T09:53:30.4236033+00:00</CreationDateUtc>
<Id>24d3f2f1-a36f-4bde-a37a-06b70e347deb</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
</VoucherProperties>
<VoucherUsers>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>bd35b634-64ec-4068-b09b-c284eae4bc6b</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>bd35b634-64ec-4068-b09b-c284eae4bc6b</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
</Campaigns>
<Envelope>sample string 7</Envelope>
<IsTemporary>true</IsTemporary>
<ModifiedDateUtc>2026-01-21T09:53:30.4236033+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<PublicId>sample string 2</PublicId>
<Quantity>4</Quantity>
<ServiceType>DesignPrintAndDistribution</ServiceType>
<Status>
<ChangeDateUtc>2026-01-21T09:53:30.4236033+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>b9a0039b-f223-4218-b3bd-4c5f68edcd69</UserId>
</Status>
<Status_Id>6</Status_Id>
<SupplierId>d82cd768-a4d0-499a-9b6b-50ae2d0f8335</SupplierId>
<UserJourney>sample string 3</UserJourney>
<Variant>sample string 8</Variant>
</CentralMailerCampaignDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.