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": "21f348c1-800d-4976-b198-f67e991794d6",
"PublicId": "sample string 2",
"Name": "sample string 3",
"CreationDateUtc": "2025-12-06T02:24:48.1582963+00:00",
"ModifiedDateUtc": "2025-12-06T02:24:48.1582963+00:00",
"PaymentDateUtc": "2025-12-06T02:24:48.1582963+00:00",
"VatRate": 5.0,
"PricePaid": 6.0,
"UserId": "424e5cc2-d8f3-4a97-85e2-e4ca7c3ea9ab",
"TenantId": "c282aef1-4b3a-44c5-91e4-508a0001a173",
"StatusChanges": [
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2025-12-06T02:24:48.1582963+00:00",
"Description": "sample string 4",
"UserId": "7077284c-d68e-4840-b1de-e58bd0e1b148"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2025-12-06T02:24:48.1582963+00:00",
"Description": "sample string 4",
"UserId": "7077284c-d68e-4840-b1de-e58bd0e1b148"
}
],
"Status": "sample string 2",
"IsTemporary": true,
"DeliveryAddressId": "8f0b1eb9-9fc8-445c-97bf-174683979873",
"ExternalProductionId": "sample string 10",
"Campaigns": [
{
"Name": "sample string 1",
"PublicId": "sample string 2",
"ModifiedDateUtc": "2025-12-06T02:24:48.1739223+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "5cc60e26-59ad-46e0-8670-9aecedae75d2",
"CreationDate": "2025-12-06T02:24:48.1739223+00:00",
"ApproverUserId": "631eb531-4cbf-4552-bafd-34edf929f482",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "789b87e7-11b5-40aa-b72f-7b4de54c6374"
},
{
"Id": "5cc60e26-59ad-46e0-8670-9aecedae75d2",
"CreationDate": "2025-12-06T02:24:48.1739223+00:00",
"ApproverUserId": "631eb531-4cbf-4552-bafd-34edf929f482",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "789b87e7-11b5-40aa-b72f-7b4de54c6374"
}
],
"SupplierId": "9f8a6dce-5ac0-4d77-8597-097611863bda",
"OrderId": "9c4da452-bc85-4c70-90f4-594ef0d02648",
"CampaignProperties": [
{
"Id": "e179a0d9-f9ca-4255-9c16-db2eb2c8f7ee",
"CampaignId": "c60069d9-b6d0-4f8d-9a0f-11d33507d5ac",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "e179a0d9-f9ca-4255-9c16-db2eb2c8f7ee",
"CampaignId": "c60069d9-b6d0-4f8d-9a0f-11d33507d5ac",
"Name": "sample string 3",
"Value": "sample string 4"
}
],
"Voucher": {
"Id": 1,
"Description": "sample string 2",
"VoucherCode": "sample string 3",
"TenantId": "sample string 4",
"StartDate": "2025-12-06T02:24:48.1739223+00:00",
"ExpiryDate": "2025-12-06T02:24:48.1739223+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "0bc6a30f-e3fb-4130-9f56-3df45e3bd6fe",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "0bc6a30f-e3fb-4130-9f56-3df45e3bd6fe",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "e712e289-ac29-4bad-8332-084195aefa0e",
"CreationDateUtc": "2025-12-06T02:24:48.1739223+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "e712e289-ac29-4bad-8332-084195aefa0e",
"CreationDateUtc": "2025-12-06T02:24:48.1739223+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
}
]
},
"OrderStatusChanges": [
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2025-12-06T02:24:48.1582963+00:00",
"Description": "sample string 4",
"UserId": "7077284c-d68e-4840-b1de-e58bd0e1b148"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2025-12-06T02:24:48.1582963+00:00",
"Description": "sample string 4",
"UserId": "7077284c-d68e-4840-b1de-e58bd0e1b148"
}
],
"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": "5abd9cc0-1229-4d10-83de-2fcfe09c79f9",
"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": "e3d555f7-577b-4cf8-b3c7-16b48deb9894",
"DeliveryDate": "2025-12-06T02:24:48.1739223+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "68e0271c-40ce-4761-b205-796d274a9b55",
"OrderProductionCompletedDate": null,
"Id": "1e40985b-adf2-4809-8876-bd2aa2f80a00",
"CreationDateUtc": "2025-12-06T02:24:48.1739223+00:00",
"UserId": "97738999-9a78-46a0-8017-4470cd8f9e63",
"TenantId": "44400b8b-86ac-4336-8418-9646ec882786",
"SubtotalExVat": 22.0,
"SubtotalIncVat": 23.0,
"DiscountedTotalExVat": 24.0,
"DiscountedTotalIncVat": 25.0,
"VatRateApplied": 26.0
},
{
"Name": "sample string 1",
"PublicId": "sample string 2",
"ModifiedDateUtc": "2025-12-06T02:24:48.1739223+00:00",
"UserJourney": "sample string 3",
"ServiceType": 0,
"Quantity": 4,
"ApprovalResponses": [
{
"Id": "5cc60e26-59ad-46e0-8670-9aecedae75d2",
"CreationDate": "2025-12-06T02:24:48.1739223+00:00",
"ApproverUserId": "631eb531-4cbf-4552-bafd-34edf929f482",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "789b87e7-11b5-40aa-b72f-7b4de54c6374"
},
{
"Id": "5cc60e26-59ad-46e0-8670-9aecedae75d2",
"CreationDate": "2025-12-06T02:24:48.1739223+00:00",
"ApproverUserId": "631eb531-4cbf-4552-bafd-34edf929f482",
"Note": "sample string 4",
"Status": 0,
"CampaignId": "789b87e7-11b5-40aa-b72f-7b4de54c6374"
}
],
"SupplierId": "9f8a6dce-5ac0-4d77-8597-097611863bda",
"OrderId": "9c4da452-bc85-4c70-90f4-594ef0d02648",
"CampaignProperties": [
{
"Id": "e179a0d9-f9ca-4255-9c16-db2eb2c8f7ee",
"CampaignId": "c60069d9-b6d0-4f8d-9a0f-11d33507d5ac",
"Name": "sample string 3",
"Value": "sample string 4"
},
{
"Id": "e179a0d9-f9ca-4255-9c16-db2eb2c8f7ee",
"CampaignId": "c60069d9-b6d0-4f8d-9a0f-11d33507d5ac",
"Name": "sample string 3",
"Value": "sample string 4"
}
],
"Voucher": {
"Id": 1,
"Description": "sample string 2",
"VoucherCode": "sample string 3",
"TenantId": "sample string 4",
"StartDate": "2025-12-06T02:24:48.1739223+00:00",
"ExpiryDate": "2025-12-06T02:24:48.1739223+00:00",
"Cancelled": true,
"IsPercentageDiscount": true,
"Entitlement": 7.0,
"MinSpend": 1.0,
"MaxSpend": 1.0,
"MaxDiscount": 1.0,
"ForAllUsers": true,
"Deleted": true,
"VoucherUsers": [
{
"UserId": "0bc6a30f-e3fb-4130-9f56-3df45e3bd6fe",
"SingleUse": true,
"ApplyAutomatically": true
},
{
"UserId": "0bc6a30f-e3fb-4130-9f56-3df45e3bd6fe",
"SingleUse": true,
"ApplyAutomatically": true
}
],
"MinimumQuantity": 1,
"VoucherProductType": "sample string 10",
"NewCustomerOnly": true,
"VoucherProperties": [
{
"Id": "e712e289-ac29-4bad-8332-084195aefa0e",
"CreationDateUtc": "2025-12-06T02:24:48.1739223+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
},
{
"Id": "e712e289-ac29-4bad-8332-084195aefa0e",
"CreationDateUtc": "2025-12-06T02:24:48.1739223+00:00",
"VoucherId": 3,
"Name": "sample string 4",
"Value": "sample string 5",
"Type": 0
}
]
},
"OrderStatusChanges": [
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2025-12-06T02:24:48.1582963+00:00",
"Description": "sample string 4",
"UserId": "7077284c-d68e-4840-b1de-e58bd0e1b148"
},
{
"Id": 1,
"Status": "sample string 2",
"ChangeDateUtc": "2025-12-06T02:24:48.1582963+00:00",
"Description": "sample string 4",
"UserId": "7077284c-d68e-4840-b1de-e58bd0e1b148"
}
],
"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": "5abd9cc0-1229-4d10-83de-2fcfe09c79f9",
"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": "e3d555f7-577b-4cf8-b3c7-16b48deb9894",
"DeliveryDate": "2025-12-06T02:24:48.1739223+00:00",
"PaperSize": "sample string 17",
"CentralMailerCampaignId": "68e0271c-40ce-4761-b205-796d274a9b55",
"OrderProductionCompletedDate": null,
"Id": "1e40985b-adf2-4809-8876-bd2aa2f80a00",
"CreationDateUtc": "2025-12-06T02:24:48.1739223+00:00",
"UserId": "97738999-9a78-46a0-8017-4470cd8f9e63",
"TenantId": "44400b8b-86ac-4336-8418-9646ec882786",
"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": "7f66bcdf-cb3b-4b91-9492-3ce2ffd4f524",
"CreationDateUtc": "2025-12-06T02:24:48.1739223+00:00",
"ConsignmentNumber": "sample string 3",
"CampaignId": "ab1e1629-d2f3-4024-a1b2-aac69ad46650",
"Reference": "sample string 4",
"OrderId": "1e52567d-de76-42e2-9e03-83ef26d6a960"
},
{
"Id": "7f66bcdf-cb3b-4b91-9492-3ce2ffd4f524",
"CreationDateUtc": "2025-12-06T02:24:48.1739223+00:00",
"ConsignmentNumber": "sample string 3",
"CampaignId": "ab1e1629-d2f3-4024-a1b2-aac69ad46650",
"Reference": "sample string 4",
"OrderId": "1e52567d-de76-42e2-9e03-83ef26d6a960"
}
],
"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">2025-12-06T02:24:48.1739223+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">1e40985b-adf2-4809-8876-bd2aa2f80a00</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">44400b8b-86ac-4336-8418-9646ec882786</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">97738999-9a78-46a0-8017-4470cd8f9e63</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>e3d555f7-577b-4cf8-b3c7-16b48deb9894</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>631eb531-4cbf-4552-bafd-34edf929f482</ApproverUserId>
<CampaignId>789b87e7-11b5-40aa-b72f-7b4de54c6374</CampaignId>
<CreationDate>2025-12-06T02:24:48.1739223+00:00</CreationDate>
<Id>5cc60e26-59ad-46e0-8670-9aecedae75d2</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>631eb531-4cbf-4552-bafd-34edf929f482</ApproverUserId>
<CampaignId>789b87e7-11b5-40aa-b72f-7b4de54c6374</CampaignId>
<CreationDate>2025-12-06T02:24:48.1739223+00:00</CreationDate>
<Id>5cc60e26-59ad-46e0-8670-9aecedae75d2</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>c60069d9-b6d0-4f8d-9a0f-11d33507d5ac</CampaignId>
<Id>e179a0d9-f9ca-4255-9c16-db2eb2c8f7ee</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>c60069d9-b6d0-4f8d-9a0f-11d33507d5ac</CampaignId>
<Id>e179a0d9-f9ca-4255-9c16-db2eb2c8f7ee</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>68e0271c-40ce-4761-b205-796d274a9b55</CentralMailerCampaignId>
<DeliveryDate>2025-12-06T02:24:48.1739223+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>2025-12-06T02:24:48.1739223+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>9c4da452-bc85-4c70-90f4-594ef0d02648</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2025-12-06T02:24:48.1582963+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>7077284c-d68e-4840-b1de-e58bd0e1b148</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2025-12-06T02:24:48.1582963+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>7077284c-d68e-4840-b1de-e58bd0e1b148</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>5abd9cc0-1229-4d10-83de-2fcfe09c79f9</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>9f8a6dce-5ac0-4d77-8597-097611863bda</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>2025-12-06T02:24:48.1739223+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>2025-12-06T02:24:48.1739223+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2025-12-06T02:24:48.1739223+00:00</CreationDateUtc>
<Id>e712e289-ac29-4bad-8332-084195aefa0e</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2025-12-06T02:24:48.1739223+00:00</CreationDateUtc>
<Id>e712e289-ac29-4bad-8332-084195aefa0e</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>0bc6a30f-e3fb-4130-9f56-3df45e3bd6fe</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>0bc6a30f-e3fb-4130-9f56-3df45e3bd6fe</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
<PayCampaignDto>
<CreationDateUtc xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">2025-12-06T02:24:48.1739223+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">1e40985b-adf2-4809-8876-bd2aa2f80a00</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">44400b8b-86ac-4336-8418-9646ec882786</TenantId>
<UserId xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">97738999-9a78-46a0-8017-4470cd8f9e63</UserId>
<VatRateApplied xmlns="http://schemas.datacontract.org/2004/07/Aardvark.Library.ServiceModels.DataTransferObjects">26</VatRateApplied>
<ApprovalGroupId>e3d555f7-577b-4cf8-b3c7-16b48deb9894</ApprovalGroupId>
<ApprovalResponses>
<ApprovalResponseDto>
<ApproverUserId>631eb531-4cbf-4552-bafd-34edf929f482</ApproverUserId>
<CampaignId>789b87e7-11b5-40aa-b72f-7b4de54c6374</CampaignId>
<CreationDate>2025-12-06T02:24:48.1739223+00:00</CreationDate>
<Id>5cc60e26-59ad-46e0-8670-9aecedae75d2</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
<ApprovalResponseDto>
<ApproverUserId>631eb531-4cbf-4552-bafd-34edf929f482</ApproverUserId>
<CampaignId>789b87e7-11b5-40aa-b72f-7b4de54c6374</CampaignId>
<CreationDate>2025-12-06T02:24:48.1739223+00:00</CreationDate>
<Id>5cc60e26-59ad-46e0-8670-9aecedae75d2</Id>
<Note>sample string 4</Note>
<Status>Approved</Status>
</ApprovalResponseDto>
</ApprovalResponses>
<CampaignProperties>
<PayCampaignPropertyDto>
<CampaignId>c60069d9-b6d0-4f8d-9a0f-11d33507d5ac</CampaignId>
<Id>e179a0d9-f9ca-4255-9c16-db2eb2c8f7ee</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
<PayCampaignPropertyDto>
<CampaignId>c60069d9-b6d0-4f8d-9a0f-11d33507d5ac</CampaignId>
<Id>e179a0d9-f9ca-4255-9c16-db2eb2c8f7ee</Id>
<Name>sample string 3</Name>
<Value>sample string 4</Value>
</PayCampaignPropertyDto>
</CampaignProperties>
<CentralMailerCampaignId>68e0271c-40ce-4761-b205-796d274a9b55</CentralMailerCampaignId>
<DeliveryDate>2025-12-06T02:24:48.1739223+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>2025-12-06T02:24:48.1739223+00:00</ModifiedDateUtc>
<Name>sample string 1</Name>
<OrderId>9c4da452-bc85-4c70-90f4-594ef0d02648</OrderId>
<OrderStatusChanges>
<StatusChangeDto>
<ChangeDateUtc>2025-12-06T02:24:48.1582963+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>7077284c-d68e-4840-b1de-e58bd0e1b148</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2025-12-06T02:24:48.1582963+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>7077284c-d68e-4840-b1de-e58bd0e1b148</UserId>
</StatusChangeDto>
</OrderStatusChanges>
<OrganisationId>5abd9cc0-1229-4d10-83de-2fcfe09c79f9</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>9f8a6dce-5ac0-4d77-8597-097611863bda</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>2025-12-06T02:24:48.1739223+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>2025-12-06T02:24:48.1739223+00:00</StartDate>
<TenantId>sample string 4</TenantId>
<VoucherCode>sample string 3</VoucherCode>
<VoucherProductType>sample string 10</VoucherProductType>
<VoucherProperties>
<VoucherPropertyDto>
<CreationDateUtc>2025-12-06T02:24:48.1739223+00:00</CreationDateUtc>
<Id>e712e289-ac29-4bad-8332-084195aefa0e</Id>
<Name>sample string 4</Name>
<Type>PrintingOptions</Type>
<Value>sample string 5</Value>
<VoucherId>3</VoucherId>
</VoucherPropertyDto>
<VoucherPropertyDto>
<CreationDateUtc>2025-12-06T02:24:48.1739223+00:00</CreationDateUtc>
<Id>e712e289-ac29-4bad-8332-084195aefa0e</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>0bc6a30f-e3fb-4130-9f56-3df45e3bd6fe</UserId>
</VoucherUserDto>
<VoucherUserDto>
<ApplyAutomatically>true</ApplyAutomatically>
<SingleUse>true</SingleUse>
<UserId>0bc6a30f-e3fb-4130-9f56-3df45e3bd6fe</UserId>
</VoucherUserDto>
</VoucherUsers>
</Voucher>
</PayCampaignDto>
</Campaigns>
<ConsignmentDetails>
<PayOrderConsignmentDetailDto>
<CampaignId>ab1e1629-d2f3-4024-a1b2-aac69ad46650</CampaignId>
<ConsignmentNumber>sample string 3</ConsignmentNumber>
<CreationDateUtc>2025-12-06T02:24:48.1739223+00:00</CreationDateUtc>
<Id>7f66bcdf-cb3b-4b91-9492-3ce2ffd4f524</Id>
<OrderId>1e52567d-de76-42e2-9e03-83ef26d6a960</OrderId>
<Reference>sample string 4</Reference>
</PayOrderConsignmentDetailDto>
<PayOrderConsignmentDetailDto>
<CampaignId>ab1e1629-d2f3-4024-a1b2-aac69ad46650</CampaignId>
<ConsignmentNumber>sample string 3</ConsignmentNumber>
<CreationDateUtc>2025-12-06T02:24:48.1739223+00:00</CreationDateUtc>
<Id>7f66bcdf-cb3b-4b91-9492-3ce2ffd4f524</Id>
<OrderId>1e52567d-de76-42e2-9e03-83ef26d6a960</OrderId>
<Reference>sample string 4</Reference>
</PayOrderConsignmentDetailDto>
</ConsignmentDetails>
<CreationDateUtc>2025-12-06T02:24:48.1582963+00:00</CreationDateUtc>
<CurrencyCode>sample string 14</CurrencyCode>
<DeliveryAddressId>8f0b1eb9-9fc8-445c-97bf-174683979873</DeliveryAddressId>
<ExternalProductionId>sample string 10</ExternalProductionId>
<Id>21f348c1-800d-4976-b198-f67e991794d6</Id>
<IsTemporary>true</IsTemporary>
<ModifiedDateUtc>2025-12-06T02:24:48.1582963+00:00</ModifiedDateUtc>
<Name>sample string 3</Name>
<PaymentDateUtc>2025-12-06T02:24:48.1582963+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>2025-12-06T02:24:48.1582963+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>7077284c-d68e-4840-b1de-e58bd0e1b148</UserId>
</StatusChangeDto>
<StatusChangeDto>
<ChangeDateUtc>2025-12-06T02:24:48.1582963+00:00</ChangeDateUtc>
<Description>sample string 4</Description>
<Id>1</Id>
<Status>sample string 2</Status>
<UserId>7077284c-d68e-4840-b1de-e58bd0e1b148</UserId>
</StatusChangeDto>
</StatusChanges>
<TenantId>c282aef1-4b3a-44c5-91e4-508a0001a173</TenantId>
<UserId>424e5cc2-d8f3-4a97-85e2-e4ca7c3ea9ab</UserId>
<VatRate>5</VatRate>
</PayOrderDto>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.