POST api/Campaigns
Creates a campaign.
Request Information
URI Parameters
None.
Body Parameters
The campaign model to create with.
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-07-04T14:04:37.5626952+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "7e184deb-383a-4adc-a2a4-47a16f485ddd",
"CreationDate": "2026-07-04T14:04:37.5626952+00:00",
"ApproverUserId": "abee1e33-5e26-4b2a-b500-e34d3cb26165",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "178c7119-b136-4fe5-9d64-55b87bfed1d8"
},
{
"Id": "7e184deb-383a-4adc-a2a4-47a16f485ddd",
"CreationDate": "2026-07-04T14:04:37.5626952+00:00",
"ApproverUserId": "abee1e33-5e26-4b2a-b500-e34d3cb26165",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "178c7119-b136-4fe5-9d64-55b87bfed1d8"
}
],
"SupplierId": "1aab9683-c08b-4095-b49f-e8589cf9413f",
"OrderId": "a9720269-63a4-4cc8-9c3e-8b2992973406",
"CampaignProperties": [
{
"Id": "85a080b5-565f-4087-9541-83431ff35635",
"CampaignId": "99b0c29f-98eb-4ec3-9fd5-6aabbcc8e719",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "85a080b5-565f-4087-9541-83431ff35635",
"CampaignId": "99b0c29f-98eb-4ec3-9fd5-6aabbcc8e719",
"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-07-04T14:04:37.5626952+00:00",
"ExpiryDate": "2026-07-04T14:04:37.5626952+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "adae3c40-fc8e-4725-8cf3-1f4e812479cd",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "adae3c40-fc8e-4725-8cf3-1f4e812479cd",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "99520b8a-e2fe-4d3f-aeb2-193ee1463acc",
"CreationDateUtc": "2026-07-04T14:04:37.5626952+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "99520b8a-e2fe-4d3f-aeb2-193ee1463acc",
"CreationDateUtc": "2026-07-04T14:04:37.5626952+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
}
]
},
"OrderStatusChanges": [
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-07-04T14:04:37.5626952+00:00",
"Description": "sample string 4",
"UserId": "a714c2c2-eb5e-4d08-a193-824da2090f15"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-07-04T14:04:37.5626952+00:00",
"Description": "sample string 4",
"UserId": "a714c2c2-eb5e-4d08-a193-824da2090f15"
}
],
"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": "d07bc971-e7a1-4e12-87a1-b5fd7f69e055",
"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": "a332a791-ca94-4984-99f8-b66d19b9fd20",
"DeliveryDate": "2026-07-04T14:04:37.5626952+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "848dc7b6-badb-4703-9f66-a4f42412d5c1",
"OrderProductionCompletedDate": null,
"Id": "084e505d-378a-4c89-a109-4c4aa630892a",
"CreationDateUtc": "2026-07-04T14:04:37.5626952+00:00",
"UserId": "3109c476-b4e4-48f2-ad87-2860b80d0a83",
"TenantId": "437f4728-c18e-45b0-8659-dd4a16a18be8",
"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-07-04T14:04:37.5626952+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">084e505d-378a-4c89-a109-4c4aa630892a</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">437f4728-c18e-45b0-8659-dd4a16a18be8</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">3109c476-b4e4-48f2-ad87-2860b80d0a83</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>a332a791-ca94-4984-99f8-b66d19b9fd20</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>abee1e33-5e26-4b2a-b500-e34d3cb26165</ApproverUserId>
<CampaignId>178c7119-b136-4fe5-9d64-55b87bfed1d8</CampaignId>
<CreationDate>2026-07-04T14:04:37.5626952+00:00</CreationDate>
<Id>7e184deb-383a-4adc-a2a4-47a16f485ddd</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>abee1e33-5e26-4b2a-b500-e34d3cb26165</ApproverUserId>
<CampaignId>178c7119-b136-4fe5-9d64-55b87bfed1d8</CampaignId>
<CreationDate>2026-07-04T14:04:37.5626952+00:00</CreationDate>
<Id>7e184deb-383a-4adc-a2a4-47a16f485ddd</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>99b0c29f-98eb-4ec3-9fd5-6aabbcc8e719</CampaignId>
<Id>85a080b5-565f-4087-9541-83431ff35635</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>99b0c29f-98eb-4ec3-9fd5-6aabbcc8e719</CampaignId>
<Id>85a080b5-565f-4087-9541-83431ff35635</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>848dc7b6-badb-4703-9f66-a4f42412d5c1</CentralMailerCampaignId>
<DeliveryDate>2026-07-04T14:04:37.5626952+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-07-04T14:04:37.5626952+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>a9720269-63a4-4cc8-9c3e-8b2992973406</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-07-04T14:04:37.5626952+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>a714c2c2-eb5e-4d08-a193-824da2090f15</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-07-04T14:04:37.5626952+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>a714c2c2-eb5e-4d08-a193-824da2090f15</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>d07bc971-e7a1-4e12-87a1-b5fd7f69e055</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>1aab9683-c08b-4095-b49f-e8589cf9413f</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-07-04T14:04:37.5626952+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-07-04T14:04:37.5626952+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2026-07-04T14:04:37.5626952+00:00</CreationDateUtc>
<Id>99520b8a-e2fe-4d3f-aeb2-193ee1463acc</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2026-07-04T14:04:37.5626952+00:00</CreationDateUtc>
<Id>99520b8a-e2fe-4d3f-aeb2-193ee1463acc</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>adae3c40-fc8e-4725-8cf3-1f4e812479cd</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>adae3c40-fc8e-4725-8cf3-1f4e812479cd</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.