POST api/Order/{orderNo}/SendPurchaseOrder

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderNo

integer

Required

Body Parameters

None.

Response Information

Resource Description

PurchaseOrderSendResponse
NameDescriptionTypeAdditional information
purchaseNo

string

None.

documentUrl

string

None.

order

Order

None.

Response Formats

application/json, text/json

Sample:
{
  "purchaseNo": "sample string 1",
  "documentUrl": "sample string 2",
  "order": {
    "orderNo": 1,
    "orderType": 1,
    "customerNo": 2,
    "externalOrderId": "sample string 3",
    "yourReference": "sample string 4",
    "ourReference": "sample string 5",
    "orderDate": "2025-11-29T15:08:27.5237947+01:00",
    "dueDate": "2025-11-29T15:08:27.5237947+01:00",
    "contact1": 1,
    "contact2": 1,
    "paymentTerms": 1,
    "employeeNo": 1,
    "invoiceNo": "sample string 6",
    "changedDate": "2025-11-29T15:08:27.5237947+01:00",
    "orgUnits": {
      "OrgUnit1": 1,
      "OrgUnit2": 1,
      "OrgUnit3": 1,
      "OrgUnit4": 1,
      "OrgUnit5": 1,
      "OrgUnit6": 1,
      "orgUnit7": "sample string 1",
      "orgUnit8": "sample string 2",
      "orgUnit9": "sample string 3",
      "orgUnit10": "sample string 4",
      "orgUnit11": "sample string 5",
      "orgUnit12": "sample string 6"
    },
    "customerOrSupplierOrderNo": "sample string 8",
    "mainOrderNo": 1,
    "quotationNo": 1,
    "orderConfirmationNo": 1,
    "deliveryDate": "2025-11-29T15:08:27.5237947+01:00",
    "documentDeliveryMethod1": 1,
    "orderStatus1": 1,
    "confirmedDeliveryDate": "2025-11-29T15:08:27.5237947+01:00",
    "deliveryAddress": {
      "id": 1,
      "name": "sample string 1",
      "address1": "sample string 2",
      "address2": "sample string 3",
      "address3": "sample string 4",
      "address4": "sample string 5",
      "postalNo": "sample string 6",
      "postalArea": "sample string 7",
      "emailAddress": "sample string 8",
      "phone": "sample string 9",
      "mobilePhone": "sample string 10",
      "information1": "sample string 11",
      "information2": "sample string 12",
      "information3": "sample string 13",
      "information4": "sample string 14",
      "visitPostCode": "sample string 15",
      "visitPostalArea": "sample string 16",
      "countryNo": 1,
      "warehouseNoForCustomer": 1,
      "group2": 1
    },
    "paymentMethod": 1,
    "label": "sample string 9",
    "orderPreferences": 1,
    "invoiceDate": "2025-11-29T15:08:27.5237947+01:00",
    "group1": 1,
    "group2": 1,
    "packUnits": 1,
    "supplierNo": 1,
    "transactionType": 1,
    "supplierName": "sample string 10",
    "purchaseNo": 1,
    "warehouseNo": 1,
    "supplierEmailAddress": "sample string 11",
    "transferToWarehouseNo": 1,
    "information1": "sample string 12",
    "information2": "sample string 13",
    "information3": "sample string 14",
    "information4": "sample string 15",
    "information5": "sample string 16",
    "information6": "sample string 17",
    "group3": 1,
    "group4": 1,
    "group5": 1,
    "group6": 1,
    "group7": 1,
    "group8": 1,
    "group9": 1,
    "group10": 1,
    "group11": 1,
    "group12": 1,
    "deliveryMethod": 1,
    "deliveryTerms": 1,
    "sellerOrBuyer": 1,
    "invoiceReferenceProcessing": 64,
    "invoiceReference": "sample string 18",
    "transactionGroup1": 1,
    "transactionGroup2": 1,
    "transactionGroup3": 1,
    "transactionGroup4": 1,
    "deliveryAssociateNo": 1,
    "currencyNo": 1,
    "orderAttachmentsExists": true,
    "orderAttachmentCount": 19,
    "memoFileName": "sample string 20",
    "webPage": "sample string 21",
    "invoiceCustomerNo": 1,
    "name": "sample string 22",
    "lockedOrTransferred": 1,
    "taxCode": 1,
    "invoiceAccordingToPlan": 1,
    "orgTypeNo": 23,
    "orgUnitNo": "sample string 24",
    "official": 1,
    "periodKeyNo": 1,
    "orderSumNetInCurrency": 1.0,
    "vatAmountInCurrency": 1.0,
    "freight": 1.0,
    "freight2": 1.0,
    "orderStatusFinished": true,
    "orderStatusPartlyFinished": true,
    "orderStatusReadyForFinishing": true,
    "orderStatusReadyForInvoicing": true,
    "requisitionNo": "sample string 29",
    "exemptFromSpecialTax": 1,
    "deliveryPriority": 1,
    "incuredCostInFutureDomestic": 1.0,
    "incuredCostSoFarDomestic": 1.0,
    "free2": 1.0,
    "Hentekode": "sample string 30",
    "sumBeforeTotalAndGroupDiscountInCurrency": 1.0,
    "sumBeforeGroupDiscountInCurrency": 1.0,
    "sumBeforeTotalAndGroupDiscountDomestic": 1.0,
    "sumBeforeGroupDiscountDomestic": 1.0,
    "orderSumNetDomestic": 1.0,
    "exchangeRate": 1.0,
    "orderBasisNo": 1,
    "createdDateTime": "2025-11-29T15:08:27.5237947+01:00",
    "createdByUser": "sample string 32",
    "changedDateTime": "2025-11-29T15:08:27.5237947+01:00",
    "changedByUser": "sample string 34",
    "orderLines": [
      {
        "lineNo": 1,
        "productNo": "sample string 1",
        "description": "sample string 2",
        "quantity": 1.0,
        "price": 1.0,
        "discountPercent": 1.0,
        "invoicedOrRealized": 1.0,
        "invoiceNo": "sample string 3",
        "lastChanged": "2025-11-29T15:08:27.5234298+01:00",
        "taxCode": 1,
        "taxAndAccountingGroup": 1,
        "vatRate": 1.0,
        "quoted": 1.0,
        "deliveryDate": "2025-11-29T15:08:27.5234298+01:00",
        "costPrice": 1.0,
        "unit": 1,
        "orgUnit1": 1,
        "orgUnit2": 1,
        "orgUnit3": 1,
        "orgUnit4": 1,
        "orgUnit5": 1,
        "orgUnit6": 1,
        "orgUnit7": "sample string 4",
        "orgUnit8": "sample string 5",
        "orgUnit9": "sample string 6",
        "orgUnit10": "sample string 7",
        "orgUnit11": "sample string 8",
        "orgUnit12": "sample string 9",
        "confirmedDeliveryDate": "2025-11-29T15:08:27.5234298+01:00",
        "priceUnit": 1,
        "structureLevel": 1,
        "processingMethod1": 1,
        "processingMethod2": 1,
        "processingMethod3": 1,
        "processingMethod4": 1,
        "invoicedAmountSoFarInCurrency": 1.0,
        "employeeNo": 1,
        "purchaseNo": 1,
        "transactionInformation1": "sample string 10",
        "transactionInformation2": "sample string 11",
        "transactionInformation3": "sample string 12",
        "transactionInformation4": "sample string 13",
        "transactionDate": "2025-11-29T15:08:27.5237947+01:00",
        "timeToNext": 1,
        "warehouseNo": 1,
        "sortSequenceNo": 1,
        "discountAmountInCurrency": 1.0,
        "finished": 1.0,
        "quantityInBasisUnit": 1.0,
        "free4": 1.0,
        "free1": 1.0,
        "finishNow": 1.0,
        "transferToWarehouseNo": 1,
        "densityPerUnit": 1.0,
        "desiredProductionStartDate": "2025-11-29T15:08:27.5237947+01:00",
        "memoFileName": "sample string 14",
        "currencyNo": 1,
        "quantityPerUnit": 1.0,
        "areaPerUnit": 1.0,
        "priceAfterDiscountInCurrency": 1.0,
        "standardPriceInCurrency": 1.0,
        "amountAfterDiscountInCurrency": 1.0,
        "planType": 1,
        "priceFactor": 1.0,
        "useByDate": "2025-11-29T15:08:27.5237947+01:00",
        "transactionType": 1,
        "productPriceGroup1": 1,
        "periodKeyNo": 1,
        "pictureFileName": "sample string 15",
        "accountSet": 1,
        "externalId": 1,
        "exchangeRate": 1.0,
        "deliveryMethod": 1,
        "orderType": 1,
        "amountInCurrency": 1.0,
        "purchased": 1.0
      },
      {
        "lineNo": 1,
        "productNo": "sample string 1",
        "description": "sample string 2",
        "quantity": 1.0,
        "price": 1.0,
        "discountPercent": 1.0,
        "invoicedOrRealized": 1.0,
        "invoiceNo": "sample string 3",
        "lastChanged": "2025-11-29T15:08:27.5234298+01:00",
        "taxCode": 1,
        "taxAndAccountingGroup": 1,
        "vatRate": 1.0,
        "quoted": 1.0,
        "deliveryDate": "2025-11-29T15:08:27.5234298+01:00",
        "costPrice": 1.0,
        "unit": 1,
        "orgUnit1": 1,
        "orgUnit2": 1,
        "orgUnit3": 1,
        "orgUnit4": 1,
        "orgUnit5": 1,
        "orgUnit6": 1,
        "orgUnit7": "sample string 4",
        "orgUnit8": "sample string 5",
        "orgUnit9": "sample string 6",
        "orgUnit10": "sample string 7",
        "orgUnit11": "sample string 8",
        "orgUnit12": "sample string 9",
        "confirmedDeliveryDate": "2025-11-29T15:08:27.5234298+01:00",
        "priceUnit": 1,
        "structureLevel": 1,
        "processingMethod1": 1,
        "processingMethod2": 1,
        "processingMethod3": 1,
        "processingMethod4": 1,
        "invoicedAmountSoFarInCurrency": 1.0,
        "employeeNo": 1,
        "purchaseNo": 1,
        "transactionInformation1": "sample string 10",
        "transactionInformation2": "sample string 11",
        "transactionInformation3": "sample string 12",
        "transactionInformation4": "sample string 13",
        "transactionDate": "2025-11-29T15:08:27.5237947+01:00",
        "timeToNext": 1,
        "warehouseNo": 1,
        "sortSequenceNo": 1,
        "discountAmountInCurrency": 1.0,
        "finished": 1.0,
        "quantityInBasisUnit": 1.0,
        "free4": 1.0,
        "free1": 1.0,
        "finishNow": 1.0,
        "transferToWarehouseNo": 1,
        "densityPerUnit": 1.0,
        "desiredProductionStartDate": "2025-11-29T15:08:27.5237947+01:00",
        "memoFileName": "sample string 14",
        "currencyNo": 1,
        "quantityPerUnit": 1.0,
        "areaPerUnit": 1.0,
        "priceAfterDiscountInCurrency": 1.0,
        "standardPriceInCurrency": 1.0,
        "amountAfterDiscountInCurrency": 1.0,
        "planType": 1,
        "priceFactor": 1.0,
        "useByDate": "2025-11-29T15:08:27.5237947+01:00",
        "transactionType": 1,
        "productPriceGroup1": 1,
        "periodKeyNo": 1,
        "pictureFileName": "sample string 15",
        "accountSet": 1,
        "externalId": 1,
        "exchangeRate": 1.0,
        "deliveryMethod": 1,
        "orderType": 1,
        "amountInCurrency": 1.0,
        "purchased": 1.0
      }
    ]
  }
}

application/xml, text/xml

Sample:
<PurchaseOrderSendResponse xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <purchaseNo>sample string 1</purchaseNo>
  <documentUrl>sample string 2</documentUrl>
  <order>
    <orderNo>1</orderNo>
    <orderType>1</orderType>
    <customerNo>2</customerNo>
    <externalOrderId>sample string 3</externalOrderId>
    <yourReference>sample string 4</yourReference>
    <ourReference>sample string 5</ourReference>
    <orderDate>2025-11-29T15:08:27.5237947+01:00</orderDate>
    <dueDate>2025-11-29T15:08:27.5237947+01:00</dueDate>
    <contact1>1</contact1>
    <contact2>1</contact2>
    <paymentTerms>1</paymentTerms>
    <employeeNo>1</employeeNo>
    <invoiceNo>sample string 6</invoiceNo>
    <changedDate>2025-11-29T15:08:27.5237947+01:00</changedDate>
    <orgUnits>
      <OrgUnit1>1</OrgUnit1>
      <OrgUnit2>1</OrgUnit2>
      <OrgUnit3>1</OrgUnit3>
      <OrgUnit4>1</OrgUnit4>
      <OrgUnit5>1</OrgUnit5>
      <OrgUnit6>1</OrgUnit6>
      <orgUnit7>sample string 1</orgUnit7>
      <orgUnit8>sample string 2</orgUnit8>
      <orgUnit9>sample string 3</orgUnit9>
      <orgUnit10>sample string 4</orgUnit10>
      <orgUnit11>sample string 5</orgUnit11>
      <orgUnit12>sample string 6</orgUnit12>
    </orgUnits>
    <customerOrSupplierOrderNo>sample string 8</customerOrSupplierOrderNo>
    <mainOrderNo>1</mainOrderNo>
    <quotationNo>1</quotationNo>
    <orderConfirmationNo>1</orderConfirmationNo>
    <deliveryDate>2025-11-29T15:08:27.5237947+01:00</deliveryDate>
    <documentDeliveryMethod1>1</documentDeliveryMethod1>
    <orderStatus1>1</orderStatus1>
    <confirmedDeliveryDate>2025-11-29T15:08:27.5237947+01:00</confirmedDeliveryDate>
    <deliveryAddress>
      <id>1</id>
      <name>sample string 1</name>
      <address1>sample string 2</address1>
      <address2>sample string 3</address2>
      <address3>sample string 4</address3>
      <address4>sample string 5</address4>
      <postalNo>sample string 6</postalNo>
      <postalArea>sample string 7</postalArea>
      <emailAddress>sample string 8</emailAddress>
      <phone>sample string 9</phone>
      <mobilePhone>sample string 10</mobilePhone>
      <information1>sample string 11</information1>
      <information2>sample string 12</information2>
      <information3>sample string 13</information3>
      <information4>sample string 14</information4>
      <visitPostCode>sample string 15</visitPostCode>
      <visitPostalArea>sample string 16</visitPostalArea>
      <countryNo>1</countryNo>
      <warehouseNoForCustomer>1</warehouseNoForCustomer>
      <group2>1</group2>
    </deliveryAddress>
    <paymentMethod>1</paymentMethod>
    <label>sample string 9</label>
    <orderPreferences>1</orderPreferences>
    <invoiceDate>2025-11-29T15:08:27.5237947+01:00</invoiceDate>
    <group1>1</group1>
    <group2>1</group2>
    <packUnits>1</packUnits>
    <supplierNo>1</supplierNo>
    <transactionType>1</transactionType>
    <supplierName>sample string 10</supplierName>
    <purchaseNo>1</purchaseNo>
    <warehouseNo>1</warehouseNo>
    <supplierEmailAddress>sample string 11</supplierEmailAddress>
    <transferToWarehouseNo>1</transferToWarehouseNo>
    <information1>sample string 12</information1>
    <information2>sample string 13</information2>
    <information3>sample string 14</information3>
    <information4>sample string 15</information4>
    <information5>sample string 16</information5>
    <information6>sample string 17</information6>
    <group3>1</group3>
    <group4>1</group4>
    <group5>1</group5>
    <group6>1</group6>
    <group7>1</group7>
    <group8>1</group8>
    <group9>1</group9>
    <group10>1</group10>
    <group11>1</group11>
    <group12>1</group12>
    <deliveryMethod>1</deliveryMethod>
    <deliveryTerms>1</deliveryTerms>
    <sellerOrBuyer>1</sellerOrBuyer>
    <invoiceReferenceProcessing>64</invoiceReferenceProcessing>
    <invoiceReference>sample string 18</invoiceReference>
    <transactionGroup1>1</transactionGroup1>
    <transactionGroup2>1</transactionGroup2>
    <transactionGroup3>1</transactionGroup3>
    <transactionGroup4>1</transactionGroup4>
    <deliveryAssociateNo>1</deliveryAssociateNo>
    <currencyNo>1</currencyNo>
    <orderAttachmentsExists>true</orderAttachmentsExists>
    <orderAttachmentCount>19</orderAttachmentCount>
    <memoFileName>sample string 20</memoFileName>
    <webPage>sample string 21</webPage>
    <invoiceCustomerNo>1</invoiceCustomerNo>
    <name>sample string 22</name>
    <lockedOrTransferred>1</lockedOrTransferred>
    <taxCode>1</taxCode>
    <invoiceAccordingToPlan>1</invoiceAccordingToPlan>
    <orgTypeNo>23</orgTypeNo>
    <orgUnitNo>sample string 24</orgUnitNo>
    <official>1</official>
    <periodKeyNo>1</periodKeyNo>
    <orderSumNetInCurrency>1</orderSumNetInCurrency>
    <vatAmountInCurrency>1</vatAmountInCurrency>
    <freight>1</freight>
    <freight2>1</freight2>
    <orderStatusFinished>true</orderStatusFinished>
    <orderStatusPartlyFinished>true</orderStatusPartlyFinished>
    <orderStatusReadyForFinishing>true</orderStatusReadyForFinishing>
    <orderStatusReadyForInvoicing>true</orderStatusReadyForInvoicing>
    <requisitionNo>sample string 29</requisitionNo>
    <exemptFromSpecialTax>1</exemptFromSpecialTax>
    <deliveryPriority>1</deliveryPriority>
    <incuredCostInFutureDomestic>1</incuredCostInFutureDomestic>
    <incuredCostSoFarDomestic>1</incuredCostSoFarDomestic>
    <free2>1</free2>
    <Hentekode>sample string 30</Hentekode>
    <sumBeforeTotalAndGroupDiscountInCurrency>1</sumBeforeTotalAndGroupDiscountInCurrency>
    <sumBeforeGroupDiscountInCurrency>1</sumBeforeGroupDiscountInCurrency>
    <sumBeforeTotalAndGroupDiscountDomestic>1</sumBeforeTotalAndGroupDiscountDomestic>
    <sumBeforeGroupDiscountDomestic>1</sumBeforeGroupDiscountDomestic>
    <orderSumNetDomestic>1</orderSumNetDomestic>
    <exchangeRate>1</exchangeRate>
    <orderBasisNo>1</orderBasisNo>
    <createdDateTime>2025-11-29T15:08:27.5237947+01:00</createdDateTime>
    <createdByUser>sample string 32</createdByUser>
    <changedDateTime>2025-11-29T15:08:27.5237947+01:00</changedDateTime>
    <changedByUser>sample string 34</changedByUser>
    <orderLines>
      <OrderLine>
        <lineNo>1</lineNo>
        <productNo>sample string 1</productNo>
        <description>sample string 2</description>
        <quantity>1</quantity>
        <price>1</price>
        <discountPercent>1</discountPercent>
        <invoicedOrRealized>1</invoicedOrRealized>
        <invoiceNo>sample string 3</invoiceNo>
        <lastChanged>2025-11-29T15:08:27.5234298+01:00</lastChanged>
        <taxCode>1</taxCode>
        <taxAndAccountingGroup>1</taxAndAccountingGroup>
        <vatRate>1</vatRate>
        <quoted>1</quoted>
        <deliveryDate>2025-11-29T15:08:27.5234298+01:00</deliveryDate>
        <costPrice>1</costPrice>
        <unit>1</unit>
        <orgUnit1>1</orgUnit1>
        <orgUnit2>1</orgUnit2>
        <orgUnit3>1</orgUnit3>
        <orgUnit4>1</orgUnit4>
        <orgUnit5>1</orgUnit5>
        <orgUnit6>1</orgUnit6>
        <orgUnit7>sample string 4</orgUnit7>
        <orgUnit8>sample string 5</orgUnit8>
        <orgUnit9>sample string 6</orgUnit9>
        <orgUnit10>sample string 7</orgUnit10>
        <orgUnit11>sample string 8</orgUnit11>
        <orgUnit12>sample string 9</orgUnit12>
        <confirmedDeliveryDate>2025-11-29T15:08:27.5234298+01:00</confirmedDeliveryDate>
        <priceUnit>1</priceUnit>
        <structureLevel>1</structureLevel>
        <processingMethod1>1</processingMethod1>
        <processingMethod2>1</processingMethod2>
        <processingMethod3>1</processingMethod3>
        <processingMethod4>1</processingMethod4>
        <invoicedAmountSoFarInCurrency>1</invoicedAmountSoFarInCurrency>
        <employeeNo>1</employeeNo>
        <purchaseNo>1</purchaseNo>
        <transactionInformation1>sample string 10</transactionInformation1>
        <transactionInformation2>sample string 11</transactionInformation2>
        <transactionInformation3>sample string 12</transactionInformation3>
        <transactionInformation4>sample string 13</transactionInformation4>
        <transactionDate>2025-11-29T15:08:27.5237947+01:00</transactionDate>
        <timeToNext>1</timeToNext>
        <warehouseNo>1</warehouseNo>
        <sortSequenceNo>1</sortSequenceNo>
        <discountAmountInCurrency>1</discountAmountInCurrency>
        <finished>1</finished>
        <quantityInBasisUnit>1</quantityInBasisUnit>
        <free4>1</free4>
        <free1>1</free1>
        <finishNow>1</finishNow>
        <transferToWarehouseNo>1</transferToWarehouseNo>
        <densityPerUnit>1</densityPerUnit>
        <desiredProductionStartDate>2025-11-29T15:08:27.5237947+01:00</desiredProductionStartDate>
        <memoFileName>sample string 14</memoFileName>
        <currencyNo>1</currencyNo>
        <quantityPerUnit>1</quantityPerUnit>
        <areaPerUnit>1</areaPerUnit>
        <priceAfterDiscountInCurrency>1</priceAfterDiscountInCurrency>
        <standardPriceInCurrency>1</standardPriceInCurrency>
        <amountAfterDiscountInCurrency>1</amountAfterDiscountInCurrency>
        <planType>1</planType>
        <priceFactor>1</priceFactor>
        <useByDate>2025-11-29T15:08:27.5237947+01:00</useByDate>
        <transactionType>1</transactionType>
        <productPriceGroup1>1</productPriceGroup1>
        <periodKeyNo>1</periodKeyNo>
        <pictureFileName>sample string 15</pictureFileName>
        <accountSet>1</accountSet>
        <externalId>1</externalId>
        <exchangeRate>1</exchangeRate>
        <deliveryMethod>1</deliveryMethod>
        <orderType>1</orderType>
        <amountInCurrency>1</amountInCurrency>
        <purchased>1</purchased>
      </OrderLine>
      <OrderLine>
        <lineNo>1</lineNo>
        <productNo>sample string 1</productNo>
        <description>sample string 2</description>
        <quantity>1</quantity>
        <price>1</price>
        <discountPercent>1</discountPercent>
        <invoicedOrRealized>1</invoicedOrRealized>
        <invoiceNo>sample string 3</invoiceNo>
        <lastChanged>2025-11-29T15:08:27.5234298+01:00</lastChanged>
        <taxCode>1</taxCode>
        <taxAndAccountingGroup>1</taxAndAccountingGroup>
        <vatRate>1</vatRate>
        <quoted>1</quoted>
        <deliveryDate>2025-11-29T15:08:27.5234298+01:00</deliveryDate>
        <costPrice>1</costPrice>
        <unit>1</unit>
        <orgUnit1>1</orgUnit1>
        <orgUnit2>1</orgUnit2>
        <orgUnit3>1</orgUnit3>
        <orgUnit4>1</orgUnit4>
        <orgUnit5>1</orgUnit5>
        <orgUnit6>1</orgUnit6>
        <orgUnit7>sample string 4</orgUnit7>
        <orgUnit8>sample string 5</orgUnit8>
        <orgUnit9>sample string 6</orgUnit9>
        <orgUnit10>sample string 7</orgUnit10>
        <orgUnit11>sample string 8</orgUnit11>
        <orgUnit12>sample string 9</orgUnit12>
        <confirmedDeliveryDate>2025-11-29T15:08:27.5234298+01:00</confirmedDeliveryDate>
        <priceUnit>1</priceUnit>
        <structureLevel>1</structureLevel>
        <processingMethod1>1</processingMethod1>
        <processingMethod2>1</processingMethod2>
        <processingMethod3>1</processingMethod3>
        <processingMethod4>1</processingMethod4>
        <invoicedAmountSoFarInCurrency>1</invoicedAmountSoFarInCurrency>
        <employeeNo>1</employeeNo>
        <purchaseNo>1</purchaseNo>
        <transactionInformation1>sample string 10</transactionInformation1>
        <transactionInformation2>sample string 11</transactionInformation2>
        <transactionInformation3>sample string 12</transactionInformation3>
        <transactionInformation4>sample string 13</transactionInformation4>
        <transactionDate>2025-11-29T15:08:27.5237947+01:00</transactionDate>
        <timeToNext>1</timeToNext>
        <warehouseNo>1</warehouseNo>
        <sortSequenceNo>1</sortSequenceNo>
        <discountAmountInCurrency>1</discountAmountInCurrency>
        <finished>1</finished>
        <quantityInBasisUnit>1</quantityInBasisUnit>
        <free4>1</free4>
        <free1>1</free1>
        <finishNow>1</finishNow>
        <transferToWarehouseNo>1</transferToWarehouseNo>
        <densityPerUnit>1</densityPerUnit>
        <desiredProductionStartDate>2025-11-29T15:08:27.5237947+01:00</desiredProductionStartDate>
        <memoFileName>sample string 14</memoFileName>
        <currencyNo>1</currencyNo>
        <quantityPerUnit>1</quantityPerUnit>
        <areaPerUnit>1</areaPerUnit>
        <priceAfterDiscountInCurrency>1</priceAfterDiscountInCurrency>
        <standardPriceInCurrency>1</standardPriceInCurrency>
        <amountAfterDiscountInCurrency>1</amountAfterDiscountInCurrency>
        <planType>1</planType>
        <priceFactor>1</priceFactor>
        <useByDate>2025-11-29T15:08:27.5237947+01:00</useByDate>
        <transactionType>1</transactionType>
        <productPriceGroup1>1</productPriceGroup1>
        <periodKeyNo>1</periodKeyNo>
        <pictureFileName>sample string 15</pictureFileName>
        <accountSet>1</accountSet>
        <externalId>1</externalId>
        <exchangeRate>1</exchangeRate>
        <deliveryMethod>1</deliveryMethod>
        <orderType>1</orderType>
        <amountInCurrency>1</amountInCurrency>
        <purchased>1</purchased>
      </OrderLine>
    </orderLines>
  </order>
</PurchaseOrderSendResponse>