GET api/MyPage/Order/InvoiceDate?fromDate={fromDate}&toDate={toDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fromDate

date

Required

toDate

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of MyPageOrder
NameDescriptionTypeAdditional information
orderLines

Collection of OrderLine

None.

orderNo

integer

None.

orderType

integer

None.

customerNo

integer

None.

externalOrderId

string

None.

yourReference

string

None.

ourReference

string

None.

orderDate

date

None.

dueDate

date

None.

contact1

integer

None.

contact2

integer

None.

paymentTerms

integer

None.

employeeNo

integer

None.

invoiceNo

string

None.

changedDate

date

None.

orgUnits

MyPageOrderOrgUnits

None.

customerOrSupplierOrderNo

string

None.

quotationNo

integer

None.

orderConfirmationNo

integer

None.

deliveryDate

date

None.

documentDeliveryMethod1

integer

None.

orderStatus1

integer

None.

confirmedDeliveryDate

date

None.

deliveryAddress

MyPageDeliveryAddress

None.

paymentMethod

integer

None.

label

string

None.

orderPreferences

integer

None.

invoiceDate

date

None.

group1

integer

None.

group2

integer

None.

packUnits

integer

None.

supplierNo

integer

None.

transactionType

integer

None.

supplierName

string

None.

purchaseNo

integer

None.

warehouseNo

integer

None.

supplierEmailAddress

string

None.

transferToWarehouseNo

integer

None.

information3

string

None.

information4

string

None.

information5

string

None.

information6

string

None.

group3

integer

None.

group4

integer

None.

group5

integer

None.

group6

integer

None.

deliveryMethod

integer

None.

deliveryTerms

integer

None.

sellerOrBuyer

integer

None.

invoiceReferenceProcessing

byte

None.

invoiceReference

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "orderNo": 1,
    "orderType": 1,
    "customerNo": 2,
    "externalOrderId": "sample string 3",
    "yourReference": "sample string 4",
    "ourReference": "sample string 5",
    "orderDate": "2025-05-23T22:15:00.1104643+02:00",
    "dueDate": "2025-05-23T22:15:00.1104643+02:00",
    "contact1": 1,
    "contact2": 1,
    "paymentTerms": 1,
    "employeeNo": 1,
    "invoiceNo": "sample string 6",
    "changedDate": "2025-05-23T22:15:00.1104643+02: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",
    "quotationNo": 1,
    "orderConfirmationNo": 1,
    "deliveryDate": "2025-05-23T22:15:00.1104643+02:00",
    "documentDeliveryMethod1": 1,
    "orderStatus1": 1,
    "confirmedDeliveryDate": "2025-05-23T22:15:00.1104643+02: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"
    },
    "paymentMethod": 1,
    "label": "sample string 9",
    "orderPreferences": 1,
    "invoiceDate": "2025-05-23T22:15:00.1104643+02: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,
    "information3": "sample string 12",
    "information4": "sample string 13",
    "information5": "sample string 14",
    "information6": "sample string 15",
    "group3": 1,
    "group4": 1,
    "group5": 1,
    "group6": 1,
    "deliveryMethod": 1,
    "deliveryTerms": 1,
    "sellerOrBuyer": 1,
    "invoiceReferenceProcessing": 64,
    "invoiceReference": "sample string 16",
    "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-05-23T22:15:00.1104643+02:00",
        "taxCode": 1,
        "taxAndAccountingGroup": 1,
        "vatRate": 1.0,
        "quoted": 1.0,
        "deliveryDate": "2025-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02:00",
        "taxCode": 1,
        "taxAndAccountingGroup": 1,
        "vatRate": 1.0,
        "quoted": 1.0,
        "deliveryDate": "2025-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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
      }
    ]
  },
  {
    "orderNo": 1,
    "orderType": 1,
    "customerNo": 2,
    "externalOrderId": "sample string 3",
    "yourReference": "sample string 4",
    "ourReference": "sample string 5",
    "orderDate": "2025-05-23T22:15:00.1104643+02:00",
    "dueDate": "2025-05-23T22:15:00.1104643+02:00",
    "contact1": 1,
    "contact2": 1,
    "paymentTerms": 1,
    "employeeNo": 1,
    "invoiceNo": "sample string 6",
    "changedDate": "2025-05-23T22:15:00.1104643+02: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",
    "quotationNo": 1,
    "orderConfirmationNo": 1,
    "deliveryDate": "2025-05-23T22:15:00.1104643+02:00",
    "documentDeliveryMethod1": 1,
    "orderStatus1": 1,
    "confirmedDeliveryDate": "2025-05-23T22:15:00.1104643+02: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"
    },
    "paymentMethod": 1,
    "label": "sample string 9",
    "orderPreferences": 1,
    "invoiceDate": "2025-05-23T22:15:00.1104643+02: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,
    "information3": "sample string 12",
    "information4": "sample string 13",
    "information5": "sample string 14",
    "information6": "sample string 15",
    "group3": 1,
    "group4": 1,
    "group5": 1,
    "group6": 1,
    "deliveryMethod": 1,
    "deliveryTerms": 1,
    "sellerOrBuyer": 1,
    "invoiceReferenceProcessing": 64,
    "invoiceReference": "sample string 16",
    "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-05-23T22:15:00.1104643+02:00",
        "taxCode": 1,
        "taxAndAccountingGroup": 1,
        "vatRate": 1.0,
        "quoted": 1.0,
        "deliveryDate": "2025-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02:00",
        "taxCode": 1,
        "taxAndAccountingGroup": 1,
        "vatRate": 1.0,
        "quoted": 1.0,
        "deliveryDate": "2025-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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:
<ArrayOfMyPageOrder xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <MyPageOrder>
    <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-05-23T22:15:00.1104643+02:00</orderDate>
    <dueDate>2025-05-23T22:15:00.1104643+02:00</dueDate>
    <contact1>1</contact1>
    <contact2>1</contact2>
    <paymentTerms>1</paymentTerms>
    <employeeNo>1</employeeNo>
    <invoiceNo>sample string 6</invoiceNo>
    <changedDate>2025-05-23T22:15:00.1104643+02: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>
    <quotationNo>1</quotationNo>
    <orderConfirmationNo>1</orderConfirmationNo>
    <deliveryDate>2025-05-23T22:15:00.1104643+02:00</deliveryDate>
    <documentDeliveryMethod1>1</documentDeliveryMethod1>
    <orderStatus1>1</orderStatus1>
    <confirmedDeliveryDate>2025-05-23T22:15:00.1104643+02: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>
    </deliveryAddress>
    <paymentMethod>1</paymentMethod>
    <label>sample string 9</label>
    <orderPreferences>1</orderPreferences>
    <invoiceDate>2025-05-23T22:15:00.1104643+02: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>
    <information3>sample string 12</information3>
    <information4>sample string 13</information4>
    <information5>sample string 14</information5>
    <information6>sample string 15</information6>
    <group3>1</group3>
    <group4>1</group4>
    <group5>1</group5>
    <group6>1</group6>
    <deliveryMethod>1</deliveryMethod>
    <deliveryTerms>1</deliveryTerms>
    <sellerOrBuyer>1</sellerOrBuyer>
    <invoiceReferenceProcessing>64</invoiceReferenceProcessing>
    <invoiceReference>sample string 16</invoiceReference>
    <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-05-23T22:15:00.1104643+02:00</lastChanged>
        <taxCode>1</taxCode>
        <taxAndAccountingGroup>1</taxAndAccountingGroup>
        <vatRate>1</vatRate>
        <quoted>1</quoted>
        <deliveryDate>2025-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02:00</lastChanged>
        <taxCode>1</taxCode>
        <taxAndAccountingGroup>1</taxAndAccountingGroup>
        <vatRate>1</vatRate>
        <quoted>1</quoted>
        <deliveryDate>2025-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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>
  </MyPageOrder>
  <MyPageOrder>
    <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-05-23T22:15:00.1104643+02:00</orderDate>
    <dueDate>2025-05-23T22:15:00.1104643+02:00</dueDate>
    <contact1>1</contact1>
    <contact2>1</contact2>
    <paymentTerms>1</paymentTerms>
    <employeeNo>1</employeeNo>
    <invoiceNo>sample string 6</invoiceNo>
    <changedDate>2025-05-23T22:15:00.1104643+02: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>
    <quotationNo>1</quotationNo>
    <orderConfirmationNo>1</orderConfirmationNo>
    <deliveryDate>2025-05-23T22:15:00.1104643+02:00</deliveryDate>
    <documentDeliveryMethod1>1</documentDeliveryMethod1>
    <orderStatus1>1</orderStatus1>
    <confirmedDeliveryDate>2025-05-23T22:15:00.1104643+02: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>
    </deliveryAddress>
    <paymentMethod>1</paymentMethod>
    <label>sample string 9</label>
    <orderPreferences>1</orderPreferences>
    <invoiceDate>2025-05-23T22:15:00.1104643+02: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>
    <information3>sample string 12</information3>
    <information4>sample string 13</information4>
    <information5>sample string 14</information5>
    <information6>sample string 15</information6>
    <group3>1</group3>
    <group4>1</group4>
    <group5>1</group5>
    <group6>1</group6>
    <deliveryMethod>1</deliveryMethod>
    <deliveryTerms>1</deliveryTerms>
    <sellerOrBuyer>1</sellerOrBuyer>
    <invoiceReferenceProcessing>64</invoiceReferenceProcessing>
    <invoiceReference>sample string 16</invoiceReference>
    <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-05-23T22:15:00.1104643+02:00</lastChanged>
        <taxCode>1</taxCode>
        <taxAndAccountingGroup>1</taxAndAccountingGroup>
        <vatRate>1</vatRate>
        <quoted>1</quoted>
        <deliveryDate>2025-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02:00</lastChanged>
        <taxCode>1</taxCode>
        <taxAndAccountingGroup>1</taxAndAccountingGroup>
        <vatRate>1</vatRate>
        <quoted>1</quoted>
        <deliveryDate>2025-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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-05-23T22:15:00.1104643+02: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>
  </MyPageOrder>
</ArrayOfMyPageOrder>