PUT api/orders/{id}
Updates an order.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the order to update. |
globally unique identifier |
Required |
Body Parameters
The order model to update with.
PayOrderDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| PublicId | string |
String length: inclusive between 0 and 10 |
|
| Name | string |
String length: inclusive between 0 and 255 |
|
| CreationDateUtc | date |
None. |
|
| ModifiedDateUtc | date |
None. |
|
| PaymentDateUtc | date |
None. |
|
| VatRate | decimal number |
None. |
|
| PricePaid | decimal number |
None. |
|
| UserId | globally unique identifier |
Required |
|
| TenantId | globally unique identifier |
Required |
|
| StatusChanges | Collection of StatusChangeDto |
None. |
|
| Status | string |
None. |
|
| IsTemporary | boolean |
None. |
|
| DeliveryAddressId | globally unique identifier |
None. |
|
| ExternalProductionId | string |
String length: inclusive between 0 and 100 |
|
| Campaigns | Collection of PayCampaignDto |
None. |
|
| PaymentProvider | string |
None. |
|
| PaymentStatus | string |
None. |
|
| PaymentIs3d | boolean |
None. |
|
| ConsignmentDetails | Collection of PayOrderConsignmentDetailDto |
None. |
|
| CurrencyCode | string |
Required String length: inclusive between 0 and 3 |
Request Formats
application/json, text/json
Sample:
{
"Id": "569f5773-8424-4152-8cff-af3ad66da6fd",
"PublicId": "sample string 2",
"Name": "sample string 3",
"CreationDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"ModifiedDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"PaymentDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"VatRate": 5.0,
"PricePaid": 6.0,
"UserId": "2f500a22-5463-4f1e-af6d-cebdad7d8418",
"TenantId": "35a6c7a5-86ec-408f-a803-764b12b4b50d",
"StatusChanges": [
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"Description": "sample string 4",
"UserId": "dd1e085e-9054-457b-9195-73cbb5eaf7c2"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"Description": "sample string 4",
"UserId": "dd1e085e-9054-457b-9195-73cbb5eaf7c2"
}
],
"Status": "sample string 2",
"IsTemporary": true,
"DeliveryAddressId": "36673096-1f6b-42fc-81a1-0e54d0833f4f",
"ExternalProductionId": "sample string 10",
"Campaigns": [
{
"Name": "sample string 1",
"PublicId": "sample string 2",
"ModifiedDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "c17563b0-1d4d-4f4c-b89a-acb82171e213",
"CreationDate": "2026-01-21T09:39:49.6750758+00:00",
"ApproverUserId": "93c05597-c375-496f-b8ee-bf3dbcf5a7ef",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "d8ec0517-f6af-4c14-ba66-77aab245b26d"
},
{
"Id": "c17563b0-1d4d-4f4c-b89a-acb82171e213",
"CreationDate": "2026-01-21T09:39:49.6750758+00:00",
"ApproverUserId": "93c05597-c375-496f-b8ee-bf3dbcf5a7ef",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "d8ec0517-f6af-4c14-ba66-77aab245b26d"
}
],
"SupplierId": "fa336526-f1f9-4db9-8ec9-9686b2f2bbab",
"OrderId": "6ad13136-4257-49cd-934b-9f8218764497",
"CampaignProperties": [
{
"Id": "380c11f6-e765-435a-83cd-d06a91f72ad3",
"CampaignId": "57da4cd0-0d35-483a-b7a9-d17890707d47",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "380c11f6-e765-435a-83cd-d06a91f72ad3",
"CampaignId": "57da4cd0-0d35-483a-b7a9-d17890707d47",
"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:39:49.6750758+00:00",
"ExpiryDate": "2026-01-21T09:39:49.6750758+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "92a795fe-7162-492b-a2a2-ff5826cf7085",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "92a795fe-7162-492b-a2a2-ff5826cf7085",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "9d23314f-4615-4ab0-b18f-b6429f1ba8e8",
"CreationDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "9d23314f-4615-4ab0-b18f-b6429f1ba8e8",
"CreationDateUtc": "2026-01-21T09:39:49.6750758+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:39:49.6750758+00:00",
"Description": "sample string 4",
"UserId": "dd1e085e-9054-457b-9195-73cbb5eaf7c2"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"Description": "sample string 4",
"UserId": "dd1e085e-9054-457b-9195-73cbb5eaf7c2"
}
],
"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": "74cebf89-4e32-42c3-92af-cd6c7f8ac983",
"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": "ad21dbf2-be29-4fb5-818f-64c81d23f938",
"DeliveryDate": "2026-01-21T09:39:49.6750758+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "6c98514a-9c39-47e2-ab24-3fe2691f64bf",
"OrderProductionCompletedDate": null,
"Id": "d916b512-268b-4963-b1f8-bbacd6ea0f25",
"CreationDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"UserId": "978b6101-5c8d-48c2-b3a2-b9c0665092a1",
"TenantId": "acaab1ea-c18f-42ed-8453-1ae43686a229",
"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:39:49.6750758+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "c17563b0-1d4d-4f4c-b89a-acb82171e213",
"CreationDate": "2026-01-21T09:39:49.6750758+00:00",
"ApproverUserId": "93c05597-c375-496f-b8ee-bf3dbcf5a7ef",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "d8ec0517-f6af-4c14-ba66-77aab245b26d"
},
{
"Id": "c17563b0-1d4d-4f4c-b89a-acb82171e213",
"CreationDate": "2026-01-21T09:39:49.6750758+00:00",
"ApproverUserId": "93c05597-c375-496f-b8ee-bf3dbcf5a7ef",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "d8ec0517-f6af-4c14-ba66-77aab245b26d"
}
],
"SupplierId": "fa336526-f1f9-4db9-8ec9-9686b2f2bbab",
"OrderId": "6ad13136-4257-49cd-934b-9f8218764497",
"CampaignProperties": [
{
"Id": "380c11f6-e765-435a-83cd-d06a91f72ad3",
"CampaignId": "57da4cd0-0d35-483a-b7a9-d17890707d47",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "380c11f6-e765-435a-83cd-d06a91f72ad3",
"CampaignId": "57da4cd0-0d35-483a-b7a9-d17890707d47",
"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:39:49.6750758+00:00",
"ExpiryDate": "2026-01-21T09:39:49.6750758+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "92a795fe-7162-492b-a2a2-ff5826cf7085",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "92a795fe-7162-492b-a2a2-ff5826cf7085",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "9d23314f-4615-4ab0-b18f-b6429f1ba8e8",
"CreationDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "9d23314f-4615-4ab0-b18f-b6429f1ba8e8",
"CreationDateUtc": "2026-01-21T09:39:49.6750758+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:39:49.6750758+00:00",
"Description": "sample string 4",
"UserId": "dd1e085e-9054-457b-9195-73cbb5eaf7c2"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"Description": "sample string 4",
"UserId": "dd1e085e-9054-457b-9195-73cbb5eaf7c2"
}
],
"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": "74cebf89-4e32-42c3-92af-cd6c7f8ac983",
"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": "ad21dbf2-be29-4fb5-818f-64c81d23f938",
"DeliveryDate": "2026-01-21T09:39:49.6750758+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "6c98514a-9c39-47e2-ab24-3fe2691f64bf",
"OrderProductionCompletedDate": null,
"Id": "d916b512-268b-4963-b1f8-bbacd6ea0f25",
"CreationDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"UserId": "978b6101-5c8d-48c2-b3a2-b9c0665092a1",
"TenantId": "acaab1ea-c18f-42ed-8453-1ae43686a229",
"SubtotalExVat": 22.0,
"SubtotalIncVat": 23.0,
"DiscountedTotalExVat": 24.0,
"DiscountedTotalIncVat": 25.0,
"VatRateApplied": 26.0
}
],
"PaymentProvider": "sample string 11",
"PaymentStatus": "sample string 12",
"PaymentIs3d": true,
"ConsignmentDetails": [
{
"Id": "63f69bad-2995-4baf-b106-c5c0cf406f58",
"CreationDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"ConsignmentNumber": "sample string 3",
"CampaignId": "cb8c061c-a94b-477a-8a3f-c9ba5647e549",
"Reference": "sample string 4",
"OrderId": "81c910c4-29c1-4f8a-859e-9b6fb2eb1a8d"
},
{
"Id": "63f69bad-2995-4baf-b106-c5c0cf406f58",
"CreationDateUtc": "2026-01-21T09:39:49.6750758+00:00",
"ConsignmentNumber": "sample string 3",
"CampaignId": "cb8c061c-a94b-477a-8a3f-c9ba5647e549",
"Reference": "sample string 4",
"OrderId": "81c910c4-29c1-4f8a-859e-9b6fb2eb1a8d"
}
],
"CurrencyCode": "sample string 14"
}
application/xml, text/xml
Sample:
<PayOrderDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Pay.Models">
<Campaigns>
<PayCampaignDto>
<CreationDateUtc xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">2026-01-21T09:39:49.6750758+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">d916b512-268b-4963-b1f8-bbacd6ea0f25</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">acaab1ea-c18f-42ed-8453-1ae43686a229</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">978b6101-5c8d-48c2-b3a2-b9c0665092a1</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>ad21dbf2-be29-4fb5-818f-64c81d23f938</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>93c05597-c375-496f-b8ee-bf3dbcf5a7ef</ApproverUserId>
<CampaignId>d8ec0517-f6af-4c14-ba66-77aab245b26d</CampaignId>
<CreationDate>2026-01-21T09:39:49.6750758+00:00</CreationDate>
<Id>c17563b0-1d4d-4f4c-b89a-acb82171e213</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>93c05597-c375-496f-b8ee-bf3dbcf5a7ef</ApproverUserId>
<CampaignId>d8ec0517-f6af-4c14-ba66-77aab245b26d</CampaignId>
<CreationDate>2026-01-21T09:39:49.6750758+00:00</CreationDate>
<Id>c17563b0-1d4d-4f4c-b89a-acb82171e213</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>57da4cd0-0d35-483a-b7a9-d17890707d47</CampaignId>
<Id>380c11f6-e765-435a-83cd-d06a91f72ad3</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>57da4cd0-0d35-483a-b7a9-d17890707d47</CampaignId>
<Id>380c11f6-e765-435a-83cd-d06a91f72ad3</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>6c98514a-9c39-47e2-ab24-3fe2691f64bf</CentralMailerCampaignId>
<DeliveryDate>2026-01-21T09:39:49.6750758+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:39:49.6750758+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>6ad13136-4257-49cd-934b-9f8218764497</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-01-21T09:39:49.6750758+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>dd1e085e-9054-457b-9195-73cbb5eaf7c2</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-01-21T09:39:49.6750758+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>dd1e085e-9054-457b-9195-73cbb5eaf7c2</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>74cebf89-4e32-42c3-92af-cd6c7f8ac983</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>fa336526-f1f9-4db9-8ec9-9686b2f2bbab</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:39:49.6750758+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:39:49.6750758+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2026-01-21T09:39:49.6750758+00:00</CreationDateUtc>
<Id>9d23314f-4615-4ab0-b18f-b6429f1ba8e8</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2026-01-21T09:39:49.6750758+00:00</CreationDateUtc>
<Id>9d23314f-4615-4ab0-b18f-b6429f1ba8e8</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>92a795fe-7162-492b-a2a2-ff5826cf7085</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>92a795fe-7162-492b-a2a2-ff5826cf7085</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
<PayCampaignDto>
<CreationDateUtc xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">2026-01-21T09:39:49.6750758+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">d916b512-268b-4963-b1f8-bbacd6ea0f25</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">acaab1ea-c18f-42ed-8453-1ae43686a229</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">978b6101-5c8d-48c2-b3a2-b9c0665092a1</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>ad21dbf2-be29-4fb5-818f-64c81d23f938</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>93c05597-c375-496f-b8ee-bf3dbcf5a7ef</ApproverUserId>
<CampaignId>d8ec0517-f6af-4c14-ba66-77aab245b26d</CampaignId>
<CreationDate>2026-01-21T09:39:49.6750758+00:00</CreationDate>
<Id>c17563b0-1d4d-4f4c-b89a-acb82171e213</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>93c05597-c375-496f-b8ee-bf3dbcf5a7ef</ApproverUserId>
<CampaignId>d8ec0517-f6af-4c14-ba66-77aab245b26d</CampaignId>
<CreationDate>2026-01-21T09:39:49.6750758+00:00</CreationDate>
<Id>c17563b0-1d4d-4f4c-b89a-acb82171e213</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>57da4cd0-0d35-483a-b7a9-d17890707d47</CampaignId>
<Id>380c11f6-e765-435a-83cd-d06a91f72ad3</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>57da4cd0-0d35-483a-b7a9-d17890707d47</CampaignId>
<Id>380c11f6-e765-435a-83cd-d06a91f72ad3</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>6c98514a-9c39-47e2-ab24-3fe2691f64bf</CentralMailerCampaignId>
<DeliveryDate>2026-01-21T09:39:49.6750758+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:39:49.6750758+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>6ad13136-4257-49cd-934b-9f8218764497</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-01-21T09:39:49.6750758+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>dd1e085e-9054-457b-9195-73cbb5eaf7c2</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-01-21T09:39:49.6750758+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>dd1e085e-9054-457b-9195-73cbb5eaf7c2</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>74cebf89-4e32-42c3-92af-cd6c7f8ac983</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>fa336526-f1f9-4db9-8ec9-9686b2f2bbab</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:39:49.6750758+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:39:49.6750758+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2026-01-21T09:39:49.6750758+00:00</CreationDateUtc>
<Id>9d23314f-4615-4ab0-b18f-b6429f1ba8e8</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2026-01-21T09:39:49.6750758+00:00</CreationDateUtc>
<Id>9d23314f-4615-4ab0-b18f-b6429f1ba8e8</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>92a795fe-7162-492b-a2a2-ff5826cf7085</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>92a795fe-7162-492b-a2a2-ff5826cf7085</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
</Campaigns>
<ConsignmentDetails>
<PayOrderConsignmentDetailDto>
<CampaignId>cb8c061c-a94b-477a-8a3f-c9ba5647e549</CampaignId>
<ConsignmentNumber>sample string 3</ConsignmentNumber>
<CreationDateUtc>2026-01-21T09:39:49.6750758+00:00</CreationDateUtc>
<Id>63f69bad-2995-4baf-b106-c5c0cf406f58</Id>
<OrderId>81c910c4-29c1-4f8a-859e-9b6fb2eb1a8d</OrderId>
<Reference>sample string 4</Reference>
</PayOrderConsignmentDetailDto>
<PayOrderConsignmentDetailDto>
<CampaignId>cb8c061c-a94b-477a-8a3f-c9ba5647e549</CampaignId>
<ConsignmentNumber>sample string 3</ConsignmentNumber>
<CreationDateUtc>2026-01-21T09:39:49.6750758+00:00</CreationDateUtc>
<Id>63f69bad-2995-4baf-b106-c5c0cf406f58</Id>
<OrderId>81c910c4-29c1-4f8a-859e-9b6fb2eb1a8d</OrderId>
<Reference>sample string 4</Reference>
</PayOrderConsignmentDetailDto>
</ConsignmentDetails>
<CreationDateUtc>2026-01-21T09:39:49.6750758+00:00</CreationDateUtc>
<CurrencyCode>sample string 14</CurrencyCode>
<DeliveryAddressId>36673096-1f6b-42fc-81a1-0e54d0833f4f</DeliveryAddressId>
<ExternalProductionId>sample string 10</ExternalProductionId>
<Id>569f5773-8424-4152-8cff-af3ad66da6fd</Id>
<IsTemporary>true</IsTemporary>
<ModifiedDateUtc>2026-01-21T09:39:49.6750758+00:00</ModifiedDateUtc>
<Name>sample string 3</Name>
<PaymentDateUtc>2026-01-21T09:39:49.6750758+00:00</PaymentDateUtc>
<PaymentIs3d>true</PaymentIs3d>
<PaymentProvider>sample string 11</PaymentProvider>
<PaymentStatus>sample string 12</PaymentStatus>
<PricePaid>6</PricePaid>
<PublicId>sample string 2</PublicId>
<StatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2026-01-21T09:39:49.6750758+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>dd1e085e-9054-457b-9195-73cbb5eaf7c2</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2026-01-21T09:39:49.6750758+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>dd1e085e-9054-457b-9195-73cbb5eaf7c2</UserId>
</StatusChangeDto>
</StatusChanges>
<TenantId>35a6c7a5-86ec-408f-a803-764b12b4b50d</TenantId>
<UserId>2f500a22-5463-4f1e-af6d-cebdad7d8418</UserId>
<VatRate>5</VatRate>
</PayOrderDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.