POST api/centralmailercampaigns/sameNameExistsForUser
Returns whether a campaign already exists with the same name for the current user.
Request Information
URI Parameters
None.
Body Parameters
The campaign model to check the name for.
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:54:24.1094007+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"SupplierId": "4bbad666-59a8-4690-a885-912c71fc9c68",
"IsTemporary": true,
"ApprovalGroupId": "61eca85d-95c9-48c0-828e-801849d655ab",
"Status_Id": 6,
"Status": {
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-03-16T13:54:24.1094007+00:00",
"Description": "sample string 4",
"UserId": "4c320ea5-d2fd-427e-8eb0-5c68a026b6fe"
},
"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:54:24.1094007+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "e15c0cd5-5186-4cb2-a831-95b0374a4434",
"CreationDate": "2026-03-16T13:54:24.1094007+00:00",
"ApproverUserId": "d6261f08-1194-4dba-8779-f1689cea1464",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "4c413f34-e8e7-4be5-8b0e-61263d138d9a"
},
{
"Id": "e15c0cd5-5186-4cb2-a831-95b0374a4434",
"CreationDate": "2026-03-16T13:54:24.1094007+00:00",
"ApproverUserId": "d6261f08-1194-4dba-8779-f1689cea1464",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "4c413f34-e8e7-4be5-8b0e-61263d138d9a"
}
],
"SupplierId": "f46b571c-8627-4c8e-b08e-49983ef8f8a2",
"OrderId": "981626cb-f215-4e22-b34b-cd9c9df1bd72",
"CampaignProperties": [
{
"Id": "e67be13b-e325-4740-b188-ec22d6fdc242",
"CampaignId": "ad1e1946-7eaa-4c84-a7a5-808e05bebbdb",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "e67be13b-e325-4740-b188-ec22d6fdc242",
"CampaignId": "ad1e1946-7eaa-4c84-a7a5-808e05bebbdb",
"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:54:24.1094007+00:00",
"ExpiryDate": "2026-03-16T13:54:24.1094007+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "0edeb896-aa3a-492d-9c69-3f0e716b5c46",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "0edeb896-aa3a-492d-9c69-3f0e716b5c46",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "54aa8d46-43e5-4b61-bf99-0f7236b9906c",
"CreationDateUtc": "2026-03-16T13:54:24.1094007+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "54aa8d46-43e5-4b61-bf99-0f7236b9906c",
"CreationDateUtc": "2026-03-16T13:54:24.1094007+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:54:24.1094007+00:00",
"Description": "sample string 4",
"UserId": "4c320ea5-d2fd-427e-8eb0-5c68a026b6fe"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-03-16T13:54:24.1094007+00:00",
"Description": "sample string 4",
"UserId": "4c320ea5-d2fd-427e-8eb0-5c68a026b6fe"
}
],
"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": "594a1199-e478-46a1-a58f-4f13083e4798",
"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": "7cc1742c-b436-480d-b5eb-847c1f83057f",
"DeliveryDate": "2026-03-16T13:54:24.1094007+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "9ff76f0a-8fff-44e5-b02d-43cb70559bcb",
"OrderProductionCompletedDate": null,
"Id": "1a6593e6-4b56-410f-a5c1-c5f3f1df3a0d",
"CreationDateUtc": "2026-03-16T13:54:24.1094007+00:00",
"UserId": "65569465-3077-4fe6-89b7-b0304da187b4",
"TenantId": "8d611209-0423-41ce-9b43-1c63c4ae01e9",
"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:54:24.1094007+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "e15c0cd5-5186-4cb2-a831-95b0374a4434",
"CreationDate": "2026-03-16T13:54:24.1094007+00:00",
"ApproverUserId": "d6261f08-1194-4dba-8779-f1689cea1464",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "4c413f34-e8e7-4be5-8b0e-61263d138d9a"
},
{
"Id": "e15c0cd5-5186-4cb2-a831-95b0374a4434",
"CreationDate": "2026-03-16T13:54:24.1094007+00:00",
"ApproverUserId": "d6261f08-1194-4dba-8779-f1689cea1464",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "4c413f34-e8e7-4be5-8b0e-61263d138d9a"
}
],
"SupplierId": "f46b571c-8627-4c8e-b08e-49983ef8f8a2",
"OrderId": "981626cb-f215-4e22-b34b-cd9c9df1bd72",
"CampaignProperties": [
{
"Id": "e67be13b-e325-4740-b188-ec22d6fdc242",
"CampaignId": "ad1e1946-7eaa-4c84-a7a5-808e05bebbdb",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "e67be13b-e325-4740-b188-ec22d6fdc242",
"CampaignId": "ad1e1946-7eaa-4c84-a7a5-808e05bebbdb",
"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:54:24.1094007+00:00",
"ExpiryDate": "2026-03-16T13:54:24.1094007+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "0edeb896-aa3a-492d-9c69-3f0e716b5c46",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "0edeb896-aa3a-492d-9c69-3f0e716b5c46",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "54aa8d46-43e5-4b61-bf99-0f7236b9906c",
"CreationDateUtc": "2026-03-16T13:54:24.1094007+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "54aa8d46-43e5-4b61-bf99-0f7236b9906c",
"CreationDateUtc": "2026-03-16T13:54:24.1094007+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:54:24.1094007+00:00",
"Description": "sample string 4",
"UserId": "4c320ea5-d2fd-427e-8eb0-5c68a026b6fe"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-03-16T13:54:24.1094007+00:00",
"Description": "sample string 4",
"UserId": "4c320ea5-d2fd-427e-8eb0-5c68a026b6fe"
}
],
"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": "594a1199-e478-46a1-a58f-4f13083e4798",
"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": "7cc1742c-b436-480d-b5eb-847c1f83057f",
"DeliveryDate": "2026-03-16T13:54:24.1094007+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "9ff76f0a-8fff-44e5-b02d-43cb70559bcb",
"OrderProductionCompletedDate": null,
"Id": "1a6593e6-4b56-410f-a5c1-c5f3f1df3a0d",
"CreationDateUtc": "2026-03-16T13:54:24.1094007+00:00",
"UserId": "65569465-3077-4fe6-89b7-b0304da187b4",
"TenantId": "8d611209-0423-41ce-9b43-1c63c4ae01e9",
"SubtotalExVat": 22.0,
"SubtotalIncVat": 23.0,
"DiscountedTotalExVat": 24.0,
"DiscountedTotalIncVat": 25.0,
"VatRateApplied": 26.0
}
],
"Id": "64929094-faa7-4f46-810c-1a522e39cab0",
"CreationDateUtc": "2026-03-16T13:54:24.1094007+00:00",
"UserId": "c3dce13b-a8da-407d-84c7-d942818856c1",
"TenantId": "47f51264-19c1-49a4-ab17-cf9fac166b4c",
"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:54:24.1094007+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">64929094-faa7-4f46-810c-1a522e39cab0</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">47f51264-19c1-49a4-ab17-cf9fac166b4c</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">c3dce13b-a8da-407d-84c7-d942818856c1</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">17</VatRateApplied>
<ApprovalGroupId>61eca85d-95c9-48c0-828e-801849d655ab</ApprovalGroupId>
<Campaigns>
<PayCampaignDto>
<CreationDateUtc xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">2026-03-16T13:54:24.1094007+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">1a6593e6-4b56-410f-a5c1-c5f3f1df3a0d</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">8d611209-0423-41ce-9b43-1c63c4ae01e9</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">65569465-3077-4fe6-89b7-b0304da187b4</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>7cc1742c-b436-480d-b5eb-847c1f83057f</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>d6261f08-1194-4dba-8779-f1689cea1464</ApproverUserId>
<CampaignId>4c413f34-e8e7-4be5-8b0e-61263d138d9a</CampaignId>
<CreationDate>2026-03-16T13:54:24.1094007+00:00</CreationDate>
<Id>e15c0cd5-5186-4cb2-a831-95b0374a4434</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>d6261f08-1194-4dba-8779-f1689cea1464</ApproverUserId>
<CampaignId>4c413f34-e8e7-4be5-8b0e-61263d138d9a</CampaignId>
<CreationDate>2026-03-16T13:54:24.1094007+00:00</CreationDate>
<Id>e15c0cd5-5186-4cb2-a831-95b0374a4434</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>ad1e1946-7eaa-4c84-a7a5-808e05bebbdb</CampaignId>
<Id>e67be13b-e325-4740-b188-ec22d6fdc242</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>ad1e1946-7eaa-4c84-a7a5-808e05bebbdb</CampaignId>
<Id>e67be13b-e325-4740-b188-ec22d6fdc242</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>9ff76f0a-8fff-44e5-b02d-43cb70559bcb</CentralMailerCampaignId>
<DeliveryDate>2026-03-16T13:54:24.1094007+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:54:24.1094007+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>981626cb-f215-4e22-b34b-cd9c9df1bd72</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-03-16T13:54:24.1094007+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>4c320ea5-d2fd-427e-8eb0-5c68a026b6fe</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-03-16T13:54:24.1094007+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>4c320ea5-d2fd-427e-8eb0-5c68a026b6fe</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>594a1199-e478-46a1-a58f-4f13083e4798</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>f46b571c-8627-4c8e-b08e-49983ef8f8a2</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:54:24.1094007+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:54:24.1094007+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2026-03-16T13:54:24.1094007+00:00</CreationDateUtc>
<Id>54aa8d46-43e5-4b61-bf99-0f7236b9906c</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2026-03-16T13:54:24.1094007+00:00</CreationDateUtc>
<Id>54aa8d46-43e5-4b61-bf99-0f7236b9906c</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>0edeb896-aa3a-492d-9c69-3f0e716b5c46</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>0edeb896-aa3a-492d-9c69-3f0e716b5c46</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
<PayCampaignDto>
<CreationDateUtc xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">2026-03-16T13:54:24.1094007+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">1a6593e6-4b56-410f-a5c1-c5f3f1df3a0d</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">8d611209-0423-41ce-9b43-1c63c4ae01e9</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">65569465-3077-4fe6-89b7-b0304da187b4</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>7cc1742c-b436-480d-b5eb-847c1f83057f</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>d6261f08-1194-4dba-8779-f1689cea1464</ApproverUserId>
<CampaignId>4c413f34-e8e7-4be5-8b0e-61263d138d9a</CampaignId>
<CreationDate>2026-03-16T13:54:24.1094007+00:00</CreationDate>
<Id>e15c0cd5-5186-4cb2-a831-95b0374a4434</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>d6261f08-1194-4dba-8779-f1689cea1464</ApproverUserId>
<CampaignId>4c413f34-e8e7-4be5-8b0e-61263d138d9a</CampaignId>
<CreationDate>2026-03-16T13:54:24.1094007+00:00</CreationDate>
<Id>e15c0cd5-5186-4cb2-a831-95b0374a4434</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>ad1e1946-7eaa-4c84-a7a5-808e05bebbdb</CampaignId>
<Id>e67be13b-e325-4740-b188-ec22d6fdc242</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>ad1e1946-7eaa-4c84-a7a5-808e05bebbdb</CampaignId>
<Id>e67be13b-e325-4740-b188-ec22d6fdc242</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>9ff76f0a-8fff-44e5-b02d-43cb70559bcb</CentralMailerCampaignId>
<DeliveryDate>2026-03-16T13:54:24.1094007+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:54:24.1094007+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>981626cb-f215-4e22-b34b-cd9c9df1bd72</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-03-16T13:54:24.1094007+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>4c320ea5-d2fd-427e-8eb0-5c68a026b6fe</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-03-16T13:54:24.1094007+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>4c320ea5-d2fd-427e-8eb0-5c68a026b6fe</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>594a1199-e478-46a1-a58f-4f13083e4798</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>f46b571c-8627-4c8e-b08e-49983ef8f8a2</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:54:24.1094007+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:54:24.1094007+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2026-03-16T13:54:24.1094007+00:00</CreationDateUtc>
<Id>54aa8d46-43e5-4b61-bf99-0f7236b9906c</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2026-03-16T13:54:24.1094007+00:00</CreationDateUtc>
<Id>54aa8d46-43e5-4b61-bf99-0f7236b9906c</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>0edeb896-aa3a-492d-9c69-3f0e716b5c46</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>0edeb896-aa3a-492d-9c69-3f0e716b5c46</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
</Campaigns>
<Envelope>sample string 7</Envelope>
<IsTemporary>true</IsTemporary>
<ModifiedDateUtc>2026-03-16T13:54:24.1094007+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<PublicId>sample string 2</PublicId>
<Quantity>4</Quantity>
<ServiceType>DesignPrintAndDistribution</ServiceType>
<Status>
<ChangeDateUtc>2026-03-16T13:54:24.1094007+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>4c320ea5-d2fd-427e-8eb0-5c68a026b6fe</UserId>
</Status>
<Status_Id>6</Status_Id>
<SupplierId>4bbad666-59a8-4690-a885-912c71fc9c68</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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.