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-03-16T13:56:47.6669588+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"SupplierId": "9eb56892-1e88-44dc-bf97-5c0a25291351",
"IsTemporary": true,
"ApprovalGroupId": "3da7dee0-9992-4b9e-a567-51fdacce4392",
"Status_Id": 6,
"Status": {
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"Description": "sample string 4",
"UserId": "ddfc0134-88c4-4eb2-b306-4d1b4c3c2284"
},
"OrderStatus": "sample string 2",
"Envelope": "sample string 7",
"Variant": "sample string 8",
"Campaigns": [
{
"Name": "sample string 1",
"PublicId": "sample string 2",
"ModifiedDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "87ec822c-5b62-4575-8e7f-6f33c9fb9425",
"CreationDate": "2026-03-16T13:56:47.6669588+00:00",
"ApproverUserId": "619232fa-92c5-4136-af69-bd3ed5740d96",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "0ebeb866-e717-4691-bd16-d26d3ffebba1"
},
{
"Id": "87ec822c-5b62-4575-8e7f-6f33c9fb9425",
"CreationDate": "2026-03-16T13:56:47.6669588+00:00",
"ApproverUserId": "619232fa-92c5-4136-af69-bd3ed5740d96",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "0ebeb866-e717-4691-bd16-d26d3ffebba1"
}
],
"SupplierId": "33f43bb6-49ff-4238-9643-c0d44d7bb101",
"OrderId": "4a7dbddd-2973-43ee-91a3-e01db9b477fd",
"CampaignProperties": [
{
"Id": "7dc6e164-9850-49ca-b732-1f582f6a5231",
"CampaignId": "1dc31e21-eb28-4ba9-9a30-8db982a883ca",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "7dc6e164-9850-49ca-b732-1f582f6a5231",
"CampaignId": "1dc31e21-eb28-4ba9-9a30-8db982a883ca",
"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-03-16T13:56:47.6669588+00:00",
"ExpiryDate": "2026-03-16T13:56:47.6669588+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "5dfe98a7-e9c2-4231-80c3-e144f44f7a3b",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "5dfe98a7-e9c2-4231-80c3-e144f44f7a3b",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "999533c8-3f42-4237-8f94-8d47b96c6132",
"CreationDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "999533c8-3f42-4237-8f94-8d47b96c6132",
"CreationDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
}
]
},
"OrderStatusChanges": [
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"Description": "sample string 4",
"UserId": "ddfc0134-88c4-4eb2-b306-4d1b4c3c2284"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"Description": "sample string 4",
"UserId": "ddfc0134-88c4-4eb2-b306-4d1b4c3c2284"
}
],
"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": "89e9bf3e-11ff-4c1c-acd0-ab970c1db960",
"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": "40b5c2ab-a72c-4913-a0a6-8d047730bb93",
"DeliveryDate": "2026-03-16T13:56:47.6669588+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "93cbe39a-1a19-46ef-b2dc-4814fa05ecae",
"OrderProductionCompletedDate": null,
"Id": "9f18249f-d20b-4eef-975a-e0cf159db579",
"CreationDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"UserId": "4d2f0dbb-9446-4b9f-819c-4063c1934945",
"TenantId": "af8d2a38-1e8b-4fa8-90bc-8b94fcf920c7",
"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-03-16T13:56:47.6669588+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "87ec822c-5b62-4575-8e7f-6f33c9fb9425",
"CreationDate": "2026-03-16T13:56:47.6669588+00:00",
"ApproverUserId": "619232fa-92c5-4136-af69-bd3ed5740d96",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "0ebeb866-e717-4691-bd16-d26d3ffebba1"
},
{
"Id": "87ec822c-5b62-4575-8e7f-6f33c9fb9425",
"CreationDate": "2026-03-16T13:56:47.6669588+00:00",
"ApproverUserId": "619232fa-92c5-4136-af69-bd3ed5740d96",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "0ebeb866-e717-4691-bd16-d26d3ffebba1"
}
],
"SupplierId": "33f43bb6-49ff-4238-9643-c0d44d7bb101",
"OrderId": "4a7dbddd-2973-43ee-91a3-e01db9b477fd",
"CampaignProperties": [
{
"Id": "7dc6e164-9850-49ca-b732-1f582f6a5231",
"CampaignId": "1dc31e21-eb28-4ba9-9a30-8db982a883ca",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "7dc6e164-9850-49ca-b732-1f582f6a5231",
"CampaignId": "1dc31e21-eb28-4ba9-9a30-8db982a883ca",
"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-03-16T13:56:47.6669588+00:00",
"ExpiryDate": "2026-03-16T13:56:47.6669588+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "5dfe98a7-e9c2-4231-80c3-e144f44f7a3b",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "5dfe98a7-e9c2-4231-80c3-e144f44f7a3b",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "999533c8-3f42-4237-8f94-8d47b96c6132",
"CreationDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "999533c8-3f42-4237-8f94-8d47b96c6132",
"CreationDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
}
]
},
"OrderStatusChanges": [
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"Description": "sample string 4",
"UserId": "ddfc0134-88c4-4eb2-b306-4d1b4c3c2284"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"Description": "sample string 4",
"UserId": "ddfc0134-88c4-4eb2-b306-4d1b4c3c2284"
}
],
"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": "89e9bf3e-11ff-4c1c-acd0-ab970c1db960",
"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": "40b5c2ab-a72c-4913-a0a6-8d047730bb93",
"DeliveryDate": "2026-03-16T13:56:47.6669588+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "93cbe39a-1a19-46ef-b2dc-4814fa05ecae",
"OrderProductionCompletedDate": null,
"Id": "9f18249f-d20b-4eef-975a-e0cf159db579",
"CreationDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"UserId": "4d2f0dbb-9446-4b9f-819c-4063c1934945",
"TenantId": "af8d2a38-1e8b-4fa8-90bc-8b94fcf920c7",
"SubtotalExVat": 22.0,
"SubtotalIncVat": 23.0,
"DiscountedTotalExVat": 24.0,
"DiscountedTotalIncVat": 25.0,
"VatRateApplied": 26.0
}
],
"Id": "be7db355-7ebc-4e85-a225-daa08c962c84",
"CreationDateUtc": "2026-03-16T13:56:47.6669588+00:00",
"UserId": "be130fa3-7b66-4c5e-aab9-b565d42ab9fb",
"TenantId": "cad5a51c-fe5f-4177-a86b-752516883fc9",
"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-03-16T13:56:47.6669588+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">be7db355-7ebc-4e85-a225-daa08c962c84</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">cad5a51c-fe5f-4177-a86b-752516883fc9</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">be130fa3-7b66-4c5e-aab9-b565d42ab9fb</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">17</VatRateApplied>
<ApprovalGroupId>3da7dee0-9992-4b9e-a567-51fdacce4392</ApprovalGroupId>
<Campaigns>
<PayCampaignDto>
<CreationDateUtc xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">2026-03-16T13:56:47.6669588+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">9f18249f-d20b-4eef-975a-e0cf159db579</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">af8d2a38-1e8b-4fa8-90bc-8b94fcf920c7</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">4d2f0dbb-9446-4b9f-819c-4063c1934945</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>40b5c2ab-a72c-4913-a0a6-8d047730bb93</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>619232fa-92c5-4136-af69-bd3ed5740d96</ApproverUserId>
<CampaignId>0ebeb866-e717-4691-bd16-d26d3ffebba1</CampaignId>
<CreationDate>2026-03-16T13:56:47.6669588+00:00</CreationDate>
<Id>87ec822c-5b62-4575-8e7f-6f33c9fb9425</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>619232fa-92c5-4136-af69-bd3ed5740d96</ApproverUserId>
<CampaignId>0ebeb866-e717-4691-bd16-d26d3ffebba1</CampaignId>
<CreationDate>2026-03-16T13:56:47.6669588+00:00</CreationDate>
<Id>87ec822c-5b62-4575-8e7f-6f33c9fb9425</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>1dc31e21-eb28-4ba9-9a30-8db982a883ca</CampaignId>
<Id>7dc6e164-9850-49ca-b732-1f582f6a5231</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>1dc31e21-eb28-4ba9-9a30-8db982a883ca</CampaignId>
<Id>7dc6e164-9850-49ca-b732-1f582f6a5231</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>93cbe39a-1a19-46ef-b2dc-4814fa05ecae</CentralMailerCampaignId>
<DeliveryDate>2026-03-16T13:56:47.6669588+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-03-16T13:56:47.6669588+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>4a7dbddd-2973-43ee-91a3-e01db9b477fd</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-03-16T13:56:47.6669588+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>ddfc0134-88c4-4eb2-b306-4d1b4c3c2284</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-03-16T13:56:47.6669588+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>ddfc0134-88c4-4eb2-b306-4d1b4c3c2284</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>89e9bf3e-11ff-4c1c-acd0-ab970c1db960</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>33f43bb6-49ff-4238-9643-c0d44d7bb101</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-03-16T13:56:47.6669588+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-03-16T13:56:47.6669588+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2026-03-16T13:56:47.6669588+00:00</CreationDateUtc>
<Id>999533c8-3f42-4237-8f94-8d47b96c6132</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2026-03-16T13:56:47.6669588+00:00</CreationDateUtc>
<Id>999533c8-3f42-4237-8f94-8d47b96c6132</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>5dfe98a7-e9c2-4231-80c3-e144f44f7a3b</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>5dfe98a7-e9c2-4231-80c3-e144f44f7a3b</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
<PayCampaignDto>
<CreationDateUtc xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">2026-03-16T13:56:47.6669588+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">9f18249f-d20b-4eef-975a-e0cf159db579</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">af8d2a38-1e8b-4fa8-90bc-8b94fcf920c7</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">4d2f0dbb-9446-4b9f-819c-4063c1934945</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>40b5c2ab-a72c-4913-a0a6-8d047730bb93</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>619232fa-92c5-4136-af69-bd3ed5740d96</ApproverUserId>
<CampaignId>0ebeb866-e717-4691-bd16-d26d3ffebba1</CampaignId>
<CreationDate>2026-03-16T13:56:47.6669588+00:00</CreationDate>
<Id>87ec822c-5b62-4575-8e7f-6f33c9fb9425</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>619232fa-92c5-4136-af69-bd3ed5740d96</ApproverUserId>
<CampaignId>0ebeb866-e717-4691-bd16-d26d3ffebba1</CampaignId>
<CreationDate>2026-03-16T13:56:47.6669588+00:00</CreationDate>
<Id>87ec822c-5b62-4575-8e7f-6f33c9fb9425</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>1dc31e21-eb28-4ba9-9a30-8db982a883ca</CampaignId>
<Id>7dc6e164-9850-49ca-b732-1f582f6a5231</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>1dc31e21-eb28-4ba9-9a30-8db982a883ca</CampaignId>
<Id>7dc6e164-9850-49ca-b732-1f582f6a5231</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>93cbe39a-1a19-46ef-b2dc-4814fa05ecae</CentralMailerCampaignId>
<DeliveryDate>2026-03-16T13:56:47.6669588+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-03-16T13:56:47.6669588+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>4a7dbddd-2973-43ee-91a3-e01db9b477fd</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-03-16T13:56:47.6669588+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>ddfc0134-88c4-4eb2-b306-4d1b4c3c2284</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-03-16T13:56:47.6669588+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>ddfc0134-88c4-4eb2-b306-4d1b4c3c2284</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>89e9bf3e-11ff-4c1c-acd0-ab970c1db960</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>33f43bb6-49ff-4238-9643-c0d44d7bb101</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-03-16T13:56:47.6669588+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-03-16T13:56:47.6669588+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2026-03-16T13:56:47.6669588+00:00</CreationDateUtc>
<Id>999533c8-3f42-4237-8f94-8d47b96c6132</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2026-03-16T13:56:47.6669588+00:00</CreationDateUtc>
<Id>999533c8-3f42-4237-8f94-8d47b96c6132</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>5dfe98a7-e9c2-4231-80c3-e144f44f7a3b</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>5dfe98a7-e9c2-4231-80c3-e144f44f7a3b</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
</Campaigns>
<Envelope>sample string 7</Envelope>
<IsTemporary>true</IsTemporary>
<ModifiedDateUtc>2026-03-16T13:56:47.6669588+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<PublicId>sample string 2</PublicId>
<Quantity>4</Quantity>
<ServiceType>DesignPrintAndDistribution</ServiceType>
<Status>
<ChangeDateUtc>2026-03-16T13:56:47.6669588+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>ddfc0134-88c4-4eb2-b306-4d1b4c3c2284</UserId>
</Status>
<Status_Id>6</Status_Id>
<SupplierId>9eb56892-1e88-44dc-bf97-5c0a25291351</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.