POST api/campaigns/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.
PayCampaignDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| PublicId | string |
None. |
|
| ModifiedDateUtc | date |
None. |
|
| UserJourney | string |
None. |
|
| ServiceType | ServiceTypeDto |
None. |
|
| Quantity | integer |
None. |
|
| ApprovalResponses | Collection of ApprovalResponseDto |
None. |
|
| SupplierId | globally unique identifier |
None. |
|
| OrderId | globally unique identifier |
None. |
|
| CampaignProperties | Collection of PayCampaignPropertyDto |
None. |
|
| Voucher | VoucherDto |
None. |
|
| OrderStatusChanges | Collection of StatusChangeDto |
None. |
|
| OrderStatus | string |
None. |
|
| IsTemporary | boolean |
None. |
|
| RB_ArtWorkToken | string |
None. |
|
| PR_Key | string |
None. |
|
| PR_UDPRN | string |
None. |
|
| Ext_TemplateId | integer |
None. |
|
| Ext_ArtworkId | integer |
None. |
|
| Ext_ResourceId | integer |
None. |
|
| FileLocation | string |
None. |
|
| OrganisationId | globally unique identifier |
None. |
|
| OrganisationName | string |
None. |
|
| TemplateName | string |
None. |
|
| UserName | string |
None. |
|
| Ext_MailerType | string |
None. |
|
| Envelope | string |
None. |
|
| Variant | string |
None. |
|
| ApprovalGroupId | globally unique identifier |
None. |
|
| DeliveryDate | date |
None. |
|
| PaperSize | string |
None. |
|
| CentralMailerCampaignId | globally unique identifier |
None. |
|
| OrderProductionCompletedDate | date |
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-08-28T13:46:42.8492241+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "6bca85c0-4d30-462d-940b-91c3d899e572",
"CreationDate": "2026-08-28T13:46:42.8492241+00:00",
"ApproverUserId": "2a02f526-8e4d-4503-9770-df63bd5a37ec",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "ddedd742-4ff1-4baa-98aa-95859b5e7fd0"
},
{
"Id": "6bca85c0-4d30-462d-940b-91c3d899e572",
"CreationDate": "2026-08-28T13:46:42.8492241+00:00",
"ApproverUserId": "2a02f526-8e4d-4503-9770-df63bd5a37ec",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "ddedd742-4ff1-4baa-98aa-95859b5e7fd0"
}
],
"SupplierId": "d11c1606-9850-4562-98bd-f82e3a994840",
"OrderId": "0d72c296-4710-4484-b9e1-3c162121220a",
"CampaignProperties": [
{
"Id": "7e286db7-8880-456e-9b4f-8b658b3f8015",
"CampaignId": "e6f8af02-1dae-4263-b42d-a6ea179b7e74",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "7e286db7-8880-456e-9b4f-8b658b3f8015",
"CampaignId": "e6f8af02-1dae-4263-b42d-a6ea179b7e74",
"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-08-28T13:46:42.8492241+00:00",
"ExpiryDate": "2026-08-28T13:46:42.8492241+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "883aa2d7-23f8-4e29-9a71-7f4750c2c70f",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "883aa2d7-23f8-4e29-9a71-7f4750c2c70f",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "30becd21-c570-4a3e-a28b-170705ae61e5",
"CreationDateUtc": "2026-08-28T13:46:42.8492241+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "30becd21-c570-4a3e-a28b-170705ae61e5",
"CreationDateUtc": "2026-08-28T13:46:42.8492241+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
}
]
},
"OrderStatusChanges": [
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-08-28T13:46:42.8492241+00:00",
"Description": "sample string 4",
"UserId": "5283472e-cea9-41a2-96ea-b342c2e096b7"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-08-28T13:46:42.8492241+00:00",
"Description": "sample string 4",
"UserId": "5283472e-cea9-41a2-96ea-b342c2e096b7"
}
],
"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": "30ed87a9-92fc-4bdf-84fb-6be0ac66b14e",
"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": "98d55b2a-3f51-4573-8fda-cabea71e7af3",
"DeliveryDate": "2026-08-28T13:46:42.8492241+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "f9dc29aa-5ba0-4cb5-b3dc-0127e7d0ac3c",
"OrderProductionCompletedDate": null,
"Id": "92d650e1-c625-4b53-8a86-0bb0ff5ef17d",
"CreationDateUtc": "2026-08-28T13:46:42.8492241+00:00",
"UserId": "0c50b24c-ceb9-4fef-91b3-93f049be4f86",
"TenantId": "f06f5b8b-0ad3-4bd7-80db-2f7e2e92f092",
"SubtotalExVat": 22.0,
"SubtotalIncVat": 23.0,
"DiscountedTotalExVat": 24.0,
"DiscountedTotalIncVat": 25.0,
"VatRateApplied": 26.0
}
application/xml, text/xml
Sample:
<PayCampaignDto 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-08-28T13:46:42.8492241+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">92d650e1-c625-4b53-8a86-0bb0ff5ef17d</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">f06f5b8b-0ad3-4bd7-80db-2f7e2e92f092</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">0c50b24c-ceb9-4fef-91b3-93f049be4f86</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>98d55b2a-3f51-4573-8fda-cabea71e7af3</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>2a02f526-8e4d-4503-9770-df63bd5a37ec</ApproverUserId>
<CampaignId>ddedd742-4ff1-4baa-98aa-95859b5e7fd0</CampaignId>
<CreationDate>2026-08-28T13:46:42.8492241+00:00</CreationDate>
<Id>6bca85c0-4d30-462d-940b-91c3d899e572</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>2a02f526-8e4d-4503-9770-df63bd5a37ec</ApproverUserId>
<CampaignId>ddedd742-4ff1-4baa-98aa-95859b5e7fd0</CampaignId>
<CreationDate>2026-08-28T13:46:42.8492241+00:00</CreationDate>
<Id>6bca85c0-4d30-462d-940b-91c3d899e572</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>e6f8af02-1dae-4263-b42d-a6ea179b7e74</CampaignId>
<Id>7e286db7-8880-456e-9b4f-8b658b3f8015</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>e6f8af02-1dae-4263-b42d-a6ea179b7e74</CampaignId>
<Id>7e286db7-8880-456e-9b4f-8b658b3f8015</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>f9dc29aa-5ba0-4cb5-b3dc-0127e7d0ac3c</CentralMailerCampaignId>
<DeliveryDate>2026-08-28T13:46:42.8492241+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-08-28T13:46:42.8492241+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>0d72c296-4710-4484-b9e1-3c162121220a</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-08-28T13:46:42.8492241+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>5283472e-cea9-41a2-96ea-b342c2e096b7</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-08-28T13:46:42.8492241+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>5283472e-cea9-41a2-96ea-b342c2e096b7</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>30ed87a9-92fc-4bdf-84fb-6be0ac66b14e</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>d11c1606-9850-4562-98bd-f82e3a994840</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-08-28T13:46:42.8492241+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-08-28T13:46:42.8492241+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2026-08-28T13:46:42.8492241+00:00</CreationDateUtc>
<Id>30becd21-c570-4a3e-a28b-170705ae61e5</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2026-08-28T13:46:42.8492241+00:00</CreationDateUtc>
<Id>30becd21-c570-4a3e-a28b-170705ae61e5</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>883aa2d7-23f8-4e29-9a71-7f4750c2c70f</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>883aa2d7-23f8-4e29-9a71-7f4750c2c70f</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
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.