POST api/v1/students/financialDocument

Request Information

URI Parameters

None.

Body Parameters

InsertFinancialDocumentModel
NameDescriptionTypeAdditional information
FinancialDocument

FinancialDocumentModel

None.

FinancialDocumentItems

Collection of FinancialDocumentItemModel

None.

FinancialDocumentMapping

Collection of FinancialDocumentMappingModel

None.

FinancialDocumentPayments

Collection of FinancialDocumentPaymentModel

None.

Request Formats

application/json, text/json

Sample:
{
  "FinancialDocument": {
    "Id": 1,
    "Type": 64,
    "Status": 64,
    "CustomerId": 4,
    "SerialNumber": 5,
    "Created": "2025-12-10T17:32:04.0279868+02:00",
    "DueDate": "2025-12-10T17:32:04.0279868+02:00",
    "Subject": "sample string 7",
    "Comment": "sample string 8",
    "FooterContent": "sample string 9",
    "EmailContent": "sample string 10",
    "TotalBeforeVAT": 11.0,
    "VAT": 12.0,
    "TotalAfterVAT": 13.0,
    "PrecentageDiscount": 14.0,
    "FixedDiscount": 15.0,
    "TotalDiscount": 16.0,
    "TotalAfterDiscount": 17.0,
    "VatType": 64,
    "RoundAmountDiscount": 19.0,
    "ExternalId": "1ba8083c-e99c-469f-8d1b-8c1e16547406",
    "ExtendedInfo": "sample string 21",
    "ExternalReportId": "sample string 22",
    "HaveInterest": true,
    "MonthlyInterestRate": 24.0,
    "HaveIndex": true,
    "IndexBase": 26.0,
    "StartInterestAfter": "2025-12-10T17:32:04.0279868+02:00",
    "ExternalSystemReference": "a4650ad3-a271-4a5c-9148-b8e67ddbfa5d",
    "ESignURL": "sample string 27"
  },
  "FinancialDocumentItems": [
    {
      "Id": 1,
      "FinancialDocumentId": 2,
      "Name": "sample string 3",
      "Description": "sample string 4",
      "CatalogNumber": "sample string 5",
      "Units": 64,
      "UnitPrice": 7.0,
      "TotalPriceBeforeVAT": 8.0,
      "VAT": 9.0,
      "TotalPrice": 10.0,
      "VATType": 64,
      "PriceListId": 12,
      "PriceListType": 64
    },
    {
      "Id": 1,
      "FinancialDocumentId": 2,
      "Name": "sample string 3",
      "Description": "sample string 4",
      "CatalogNumber": "sample string 5",
      "Units": 64,
      "UnitPrice": 7.0,
      "TotalPriceBeforeVAT": 8.0,
      "VAT": 9.0,
      "TotalPrice": 10.0,
      "VATType": 64,
      "PriceListId": 12,
      "PriceListType": 64
    }
  ],
  "FinancialDocumentMapping": [
    {
      "ResponseTofinancialDocumentId": 1,
      "FromFinancialDocumentId": 2,
      "Amount": 3.0,
      "FinancialDocument": {
        "Id": 1,
        "Type": 64,
        "Status": 64,
        "CustomerId": 4,
        "SerialNumber": 5,
        "Created": "2025-12-10T17:32:04.0279868+02:00",
        "DueDate": "2025-12-10T17:32:04.0279868+02:00",
        "Subject": "sample string 7",
        "Comment": "sample string 8",
        "FooterContent": "sample string 9",
        "EmailContent": "sample string 10",
        "TotalBeforeVAT": 11.0,
        "VAT": 12.0,
        "TotalAfterVAT": 13.0,
        "PrecentageDiscount": 14.0,
        "FixedDiscount": 15.0,
        "TotalDiscount": 16.0,
        "TotalAfterDiscount": 17.0,
        "VatType": 64,
        "RoundAmountDiscount": 19.0,
        "ExternalId": "1ba8083c-e99c-469f-8d1b-8c1e16547406",
        "ExtendedInfo": "sample string 21",
        "ExternalReportId": "sample string 22",
        "HaveInterest": true,
        "MonthlyInterestRate": 24.0,
        "HaveIndex": true,
        "IndexBase": 26.0,
        "StartInterestAfter": "2025-12-10T17:32:04.0279868+02:00",
        "ExternalSystemReference": "a4650ad3-a271-4a5c-9148-b8e67ddbfa5d",
        "ESignURL": "sample string 27"
      }
    },
    {
      "ResponseTofinancialDocumentId": 1,
      "FromFinancialDocumentId": 2,
      "Amount": 3.0,
      "FinancialDocument": {
        "Id": 1,
        "Type": 64,
        "Status": 64,
        "CustomerId": 4,
        "SerialNumber": 5,
        "Created": "2025-12-10T17:32:04.0279868+02:00",
        "DueDate": "2025-12-10T17:32:04.0279868+02:00",
        "Subject": "sample string 7",
        "Comment": "sample string 8",
        "FooterContent": "sample string 9",
        "EmailContent": "sample string 10",
        "TotalBeforeVAT": 11.0,
        "VAT": 12.0,
        "TotalAfterVAT": 13.0,
        "PrecentageDiscount": 14.0,
        "FixedDiscount": 15.0,
        "TotalDiscount": 16.0,
        "TotalAfterDiscount": 17.0,
        "VatType": 64,
        "RoundAmountDiscount": 19.0,
        "ExternalId": "1ba8083c-e99c-469f-8d1b-8c1e16547406",
        "ExtendedInfo": "sample string 21",
        "ExternalReportId": "sample string 22",
        "HaveInterest": true,
        "MonthlyInterestRate": 24.0,
        "HaveIndex": true,
        "IndexBase": 26.0,
        "StartInterestAfter": "2025-12-10T17:32:04.0279868+02:00",
        "ExternalSystemReference": "a4650ad3-a271-4a5c-9148-b8e67ddbfa5d",
        "ESignURL": "sample string 27"
      }
    }
  ],
  "FinancialDocumentPayments": [
    {
      "Id": 1,
      "FinancialDocumentId": 2,
      "PaymentType": 64,
      "Amount": 4.0,
      "PaymentDate": "2025-12-10T17:32:04.043587+02:00",
      "Created": "2025-12-10T17:32:04.043587+02:00",
      "CreatedBy": "sample string 7",
      "PaymentInfo": "sample string 8"
    },
    {
      "Id": 1,
      "FinancialDocumentId": 2,
      "PaymentType": 64,
      "Amount": 4.0,
      "PaymentDate": "2025-12-10T17:32:04.043587+02:00",
      "Created": "2025-12-10T17:32:04.043587+02:00",
      "CreatedBy": "sample string 7",
      "PaymentInfo": "sample string 8"
    }
  ]
}

application/xml, text/xml

Sample:
<InsertFinancialDocumentModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emalogic.BillBee.Common.Models">
  <FinancialDocument>
    <Comment>sample string 8</Comment>
    <Created>2025-12-10T17:32:04.0279868+02:00</Created>
    <CustomerId>4</CustomerId>
    <DueDate>2025-12-10T17:32:04.0279868+02:00</DueDate>
    <ESignURL>sample string 27</ESignURL>
    <EmailContent>sample string 10</EmailContent>
    <ExtendedInfo>sample string 21</ExtendedInfo>
    <ExternalId>1ba8083c-e99c-469f-8d1b-8c1e16547406</ExternalId>
    <ExternalReportId>sample string 22</ExternalReportId>
    <ExternalSystemReference>a4650ad3-a271-4a5c-9148-b8e67ddbfa5d</ExternalSystemReference>
    <FixedDiscount>15</FixedDiscount>
    <FooterContent>sample string 9</FooterContent>
    <HaveIndex>true</HaveIndex>
    <HaveInterest>true</HaveInterest>
    <Id>1</Id>
    <IndexBase>26</IndexBase>
    <MonthlyInterestRate>24</MonthlyInterestRate>
    <PrecentageDiscount>14</PrecentageDiscount>
    <RoundAmountDiscount>19</RoundAmountDiscount>
    <SerialNumber>5</SerialNumber>
    <StartInterestAfter>2025-12-10T17:32:04.0279868+02:00</StartInterestAfter>
    <Status>64</Status>
    <Subject>sample string 7</Subject>
    <TotalAfterDiscount>17</TotalAfterDiscount>
    <TotalAfterVAT>13</TotalAfterVAT>
    <TotalBeforeVAT>11</TotalBeforeVAT>
    <TotalDiscount>16</TotalDiscount>
    <Type>64</Type>
    <VAT>12</VAT>
    <VatType>64</VatType>
  </FinancialDocument>
  <FinancialDocumentItems>
    <FinancialDocumentItemModel>
      <CatalogNumber>sample string 5</CatalogNumber>
      <Description>sample string 4</Description>
      <FinancialDocumentId>2</FinancialDocumentId>
      <Id>1</Id>
      <Name>sample string 3</Name>
      <PriceListId>12</PriceListId>
      <PriceListType>64</PriceListType>
      <TotalPrice>10</TotalPrice>
      <TotalPriceBeforeVAT>8</TotalPriceBeforeVAT>
      <UnitPrice>7</UnitPrice>
      <Units>64</Units>
      <VAT>9</VAT>
      <VATType>64</VATType>
    </FinancialDocumentItemModel>
    <FinancialDocumentItemModel>
      <CatalogNumber>sample string 5</CatalogNumber>
      <Description>sample string 4</Description>
      <FinancialDocumentId>2</FinancialDocumentId>
      <Id>1</Id>
      <Name>sample string 3</Name>
      <PriceListId>12</PriceListId>
      <PriceListType>64</PriceListType>
      <TotalPrice>10</TotalPrice>
      <TotalPriceBeforeVAT>8</TotalPriceBeforeVAT>
      <UnitPrice>7</UnitPrice>
      <Units>64</Units>
      <VAT>9</VAT>
      <VATType>64</VATType>
    </FinancialDocumentItemModel>
  </FinancialDocumentItems>
  <FinancialDocumentMapping>
    <FinancialDocumentMappingModel>
      <Amount>3</Amount>
      <FinancialDocument>
        <Comment>sample string 8</Comment>
        <Created>2025-12-10T17:32:04.0279868+02:00</Created>
        <CustomerId>4</CustomerId>
        <DueDate>2025-12-10T17:32:04.0279868+02:00</DueDate>
        <ESignURL>sample string 27</ESignURL>
        <EmailContent>sample string 10</EmailContent>
        <ExtendedInfo>sample string 21</ExtendedInfo>
        <ExternalId>1ba8083c-e99c-469f-8d1b-8c1e16547406</ExternalId>
        <ExternalReportId>sample string 22</ExternalReportId>
        <ExternalSystemReference>a4650ad3-a271-4a5c-9148-b8e67ddbfa5d</ExternalSystemReference>
        <FixedDiscount>15</FixedDiscount>
        <FooterContent>sample string 9</FooterContent>
        <HaveIndex>true</HaveIndex>
        <HaveInterest>true</HaveInterest>
        <Id>1</Id>
        <IndexBase>26</IndexBase>
        <MonthlyInterestRate>24</MonthlyInterestRate>
        <PrecentageDiscount>14</PrecentageDiscount>
        <RoundAmountDiscount>19</RoundAmountDiscount>
        <SerialNumber>5</SerialNumber>
        <StartInterestAfter>2025-12-10T17:32:04.0279868+02:00</StartInterestAfter>
        <Status>64</Status>
        <Subject>sample string 7</Subject>
        <TotalAfterDiscount>17</TotalAfterDiscount>
        <TotalAfterVAT>13</TotalAfterVAT>
        <TotalBeforeVAT>11</TotalBeforeVAT>
        <TotalDiscount>16</TotalDiscount>
        <Type>64</Type>
        <VAT>12</VAT>
        <VatType>64</VatType>
      </FinancialDocument>
      <FromFinancialDocumentId>2</FromFinancialDocumentId>
      <ResponseTofinancialDocumentId>1</ResponseTofinancialDocumentId>
    </FinancialDocumentMappingModel>
    <FinancialDocumentMappingModel>
      <Amount>3</Amount>
      <FinancialDocument>
        <Comment>sample string 8</Comment>
        <Created>2025-12-10T17:32:04.0279868+02:00</Created>
        <CustomerId>4</CustomerId>
        <DueDate>2025-12-10T17:32:04.0279868+02:00</DueDate>
        <ESignURL>sample string 27</ESignURL>
        <EmailContent>sample string 10</EmailContent>
        <ExtendedInfo>sample string 21</ExtendedInfo>
        <ExternalId>1ba8083c-e99c-469f-8d1b-8c1e16547406</ExternalId>
        <ExternalReportId>sample string 22</ExternalReportId>
        <ExternalSystemReference>a4650ad3-a271-4a5c-9148-b8e67ddbfa5d</ExternalSystemReference>
        <FixedDiscount>15</FixedDiscount>
        <FooterContent>sample string 9</FooterContent>
        <HaveIndex>true</HaveIndex>
        <HaveInterest>true</HaveInterest>
        <Id>1</Id>
        <IndexBase>26</IndexBase>
        <MonthlyInterestRate>24</MonthlyInterestRate>
        <PrecentageDiscount>14</PrecentageDiscount>
        <RoundAmountDiscount>19</RoundAmountDiscount>
        <SerialNumber>5</SerialNumber>
        <StartInterestAfter>2025-12-10T17:32:04.0279868+02:00</StartInterestAfter>
        <Status>64</Status>
        <Subject>sample string 7</Subject>
        <TotalAfterDiscount>17</TotalAfterDiscount>
        <TotalAfterVAT>13</TotalAfterVAT>
        <TotalBeforeVAT>11</TotalBeforeVAT>
        <TotalDiscount>16</TotalDiscount>
        <Type>64</Type>
        <VAT>12</VAT>
        <VatType>64</VatType>
      </FinancialDocument>
      <FromFinancialDocumentId>2</FromFinancialDocumentId>
      <ResponseTofinancialDocumentId>1</ResponseTofinancialDocumentId>
    </FinancialDocumentMappingModel>
  </FinancialDocumentMapping>
  <FinancialDocumentPayments>
    <FinancialDocumentPaymentModel>
      <Amount>4</Amount>
      <Created>2025-12-10T17:32:04.043587+02:00</Created>
      <CreatedBy>sample string 7</CreatedBy>
      <FinancialDocumentId>2</FinancialDocumentId>
      <Id>1</Id>
      <PaymentDate>2025-12-10T17:32:04.043587+02:00</PaymentDate>
      <PaymentInfo>sample string 8</PaymentInfo>
      <PaymentType>64</PaymentType>
    </FinancialDocumentPaymentModel>
    <FinancialDocumentPaymentModel>
      <Amount>4</Amount>
      <Created>2025-12-10T17:32:04.043587+02:00</Created>
      <CreatedBy>sample string 7</CreatedBy>
      <FinancialDocumentId>2</FinancialDocumentId>
      <Id>1</Id>
      <PaymentDate>2025-12-10T17:32:04.043587+02:00</PaymentDate>
      <PaymentInfo>sample string 8</PaymentInfo>
      <PaymentType>64</PaymentType>
    </FinancialDocumentPaymentModel>
  </FinancialDocumentPayments>
</InsertFinancialDocumentModel>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'InsertFinancialDocumentModel'.

Response Information

Resource Description

InsertFinancialDocumentModel
NameDescriptionTypeAdditional information
FinancialDocument

FinancialDocumentModel

None.

FinancialDocumentItems

Collection of FinancialDocumentItemModel

None.

FinancialDocumentMapping

Collection of FinancialDocumentMappingModel

None.

FinancialDocumentPayments

Collection of FinancialDocumentPaymentModel

None.

Response Formats

application/json, text/json

Sample:
{
  "FinancialDocument": {
    "Id": 1,
    "Type": 64,
    "Status": 64,
    "CustomerId": 4,
    "SerialNumber": 5,
    "Created": "2025-12-10T17:32:04.137188+02:00",
    "DueDate": "2025-12-10T17:32:04.137188+02:00",
    "Subject": "sample string 7",
    "Comment": "sample string 8",
    "FooterContent": "sample string 9",
    "EmailContent": "sample string 10",
    "TotalBeforeVAT": 11.0,
    "VAT": 12.0,
    "TotalAfterVAT": 13.0,
    "PrecentageDiscount": 14.0,
    "FixedDiscount": 15.0,
    "TotalDiscount": 16.0,
    "TotalAfterDiscount": 17.0,
    "VatType": 64,
    "RoundAmountDiscount": 19.0,
    "ExternalId": "20a7ac32-a2ae-41c0-8d56-7761820366fc",
    "ExtendedInfo": "sample string 21",
    "ExternalReportId": "sample string 22",
    "HaveInterest": true,
    "MonthlyInterestRate": 24.0,
    "HaveIndex": true,
    "IndexBase": 26.0,
    "StartInterestAfter": "2025-12-10T17:32:04.137188+02:00",
    "ExternalSystemReference": "b2335701-c05b-41be-80d7-d14f8f9213ca",
    "ESignURL": "sample string 27"
  },
  "FinancialDocumentItems": [
    {
      "Id": 1,
      "FinancialDocumentId": 2,
      "Name": "sample string 3",
      "Description": "sample string 4",
      "CatalogNumber": "sample string 5",
      "Units": 64,
      "UnitPrice": 7.0,
      "TotalPriceBeforeVAT": 8.0,
      "VAT": 9.0,
      "TotalPrice": 10.0,
      "VATType": 64,
      "PriceListId": 12,
      "PriceListType": 64
    },
    {
      "Id": 1,
      "FinancialDocumentId": 2,
      "Name": "sample string 3",
      "Description": "sample string 4",
      "CatalogNumber": "sample string 5",
      "Units": 64,
      "UnitPrice": 7.0,
      "TotalPriceBeforeVAT": 8.0,
      "VAT": 9.0,
      "TotalPrice": 10.0,
      "VATType": 64,
      "PriceListId": 12,
      "PriceListType": 64
    }
  ],
  "FinancialDocumentMapping": [
    {
      "ResponseTofinancialDocumentId": 1,
      "FromFinancialDocumentId": 2,
      "Amount": 3.0,
      "FinancialDocument": {
        "Id": 1,
        "Type": 64,
        "Status": 64,
        "CustomerId": 4,
        "SerialNumber": 5,
        "Created": "2025-12-10T17:32:04.137188+02:00",
        "DueDate": "2025-12-10T17:32:04.137188+02:00",
        "Subject": "sample string 7",
        "Comment": "sample string 8",
        "FooterContent": "sample string 9",
        "EmailContent": "sample string 10",
        "TotalBeforeVAT": 11.0,
        "VAT": 12.0,
        "TotalAfterVAT": 13.0,
        "PrecentageDiscount": 14.0,
        "FixedDiscount": 15.0,
        "TotalDiscount": 16.0,
        "TotalAfterDiscount": 17.0,
        "VatType": 64,
        "RoundAmountDiscount": 19.0,
        "ExternalId": "20a7ac32-a2ae-41c0-8d56-7761820366fc",
        "ExtendedInfo": "sample string 21",
        "ExternalReportId": "sample string 22",
        "HaveInterest": true,
        "MonthlyInterestRate": 24.0,
        "HaveIndex": true,
        "IndexBase": 26.0,
        "StartInterestAfter": "2025-12-10T17:32:04.137188+02:00",
        "ExternalSystemReference": "b2335701-c05b-41be-80d7-d14f8f9213ca",
        "ESignURL": "sample string 27"
      }
    },
    {
      "ResponseTofinancialDocumentId": 1,
      "FromFinancialDocumentId": 2,
      "Amount": 3.0,
      "FinancialDocument": {
        "Id": 1,
        "Type": 64,
        "Status": 64,
        "CustomerId": 4,
        "SerialNumber": 5,
        "Created": "2025-12-10T17:32:04.137188+02:00",
        "DueDate": "2025-12-10T17:32:04.137188+02:00",
        "Subject": "sample string 7",
        "Comment": "sample string 8",
        "FooterContent": "sample string 9",
        "EmailContent": "sample string 10",
        "TotalBeforeVAT": 11.0,
        "VAT": 12.0,
        "TotalAfterVAT": 13.0,
        "PrecentageDiscount": 14.0,
        "FixedDiscount": 15.0,
        "TotalDiscount": 16.0,
        "TotalAfterDiscount": 17.0,
        "VatType": 64,
        "RoundAmountDiscount": 19.0,
        "ExternalId": "20a7ac32-a2ae-41c0-8d56-7761820366fc",
        "ExtendedInfo": "sample string 21",
        "ExternalReportId": "sample string 22",
        "HaveInterest": true,
        "MonthlyInterestRate": 24.0,
        "HaveIndex": true,
        "IndexBase": 26.0,
        "StartInterestAfter": "2025-12-10T17:32:04.137188+02:00",
        "ExternalSystemReference": "b2335701-c05b-41be-80d7-d14f8f9213ca",
        "ESignURL": "sample string 27"
      }
    }
  ],
  "FinancialDocumentPayments": [
    {
      "Id": 1,
      "FinancialDocumentId": 2,
      "PaymentType": 64,
      "Amount": 4.0,
      "PaymentDate": "2025-12-10T17:32:04.137188+02:00",
      "Created": "2025-12-10T17:32:04.137188+02:00",
      "CreatedBy": "sample string 7",
      "PaymentInfo": "sample string 8"
    },
    {
      "Id": 1,
      "FinancialDocumentId": 2,
      "PaymentType": 64,
      "Amount": 4.0,
      "PaymentDate": "2025-12-10T17:32:04.137188+02:00",
      "Created": "2025-12-10T17:32:04.137188+02:00",
      "CreatedBy": "sample string 7",
      "PaymentInfo": "sample string 8"
    }
  ]
}

application/xml, text/xml

Sample:
<InsertFinancialDocumentModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Emalogic.BillBee.Common.Models">
  <FinancialDocument>
    <Comment>sample string 8</Comment>
    <Created>2025-12-10T17:32:04.137188+02:00</Created>
    <CustomerId>4</CustomerId>
    <DueDate>2025-12-10T17:32:04.137188+02:00</DueDate>
    <ESignURL>sample string 27</ESignURL>
    <EmailContent>sample string 10</EmailContent>
    <ExtendedInfo>sample string 21</ExtendedInfo>
    <ExternalId>20a7ac32-a2ae-41c0-8d56-7761820366fc</ExternalId>
    <ExternalReportId>sample string 22</ExternalReportId>
    <ExternalSystemReference>b2335701-c05b-41be-80d7-d14f8f9213ca</ExternalSystemReference>
    <FixedDiscount>15</FixedDiscount>
    <FooterContent>sample string 9</FooterContent>
    <HaveIndex>true</HaveIndex>
    <HaveInterest>true</HaveInterest>
    <Id>1</Id>
    <IndexBase>26</IndexBase>
    <MonthlyInterestRate>24</MonthlyInterestRate>
    <PrecentageDiscount>14</PrecentageDiscount>
    <RoundAmountDiscount>19</RoundAmountDiscount>
    <SerialNumber>5</SerialNumber>
    <StartInterestAfter>2025-12-10T17:32:04.137188+02:00</StartInterestAfter>
    <Status>64</Status>
    <Subject>sample string 7</Subject>
    <TotalAfterDiscount>17</TotalAfterDiscount>
    <TotalAfterVAT>13</TotalAfterVAT>
    <TotalBeforeVAT>11</TotalBeforeVAT>
    <TotalDiscount>16</TotalDiscount>
    <Type>64</Type>
    <VAT>12</VAT>
    <VatType>64</VatType>
  </FinancialDocument>
  <FinancialDocumentItems>
    <FinancialDocumentItemModel>
      <CatalogNumber>sample string 5</CatalogNumber>
      <Description>sample string 4</Description>
      <FinancialDocumentId>2</FinancialDocumentId>
      <Id>1</Id>
      <Name>sample string 3</Name>
      <PriceListId>12</PriceListId>
      <PriceListType>64</PriceListType>
      <TotalPrice>10</TotalPrice>
      <TotalPriceBeforeVAT>8</TotalPriceBeforeVAT>
      <UnitPrice>7</UnitPrice>
      <Units>64</Units>
      <VAT>9</VAT>
      <VATType>64</VATType>
    </FinancialDocumentItemModel>
    <FinancialDocumentItemModel>
      <CatalogNumber>sample string 5</CatalogNumber>
      <Description>sample string 4</Description>
      <FinancialDocumentId>2</FinancialDocumentId>
      <Id>1</Id>
      <Name>sample string 3</Name>
      <PriceListId>12</PriceListId>
      <PriceListType>64</PriceListType>
      <TotalPrice>10</TotalPrice>
      <TotalPriceBeforeVAT>8</TotalPriceBeforeVAT>
      <UnitPrice>7</UnitPrice>
      <Units>64</Units>
      <VAT>9</VAT>
      <VATType>64</VATType>
    </FinancialDocumentItemModel>
  </FinancialDocumentItems>
  <FinancialDocumentMapping>
    <FinancialDocumentMappingModel>
      <Amount>3</Amount>
      <FinancialDocument>
        <Comment>sample string 8</Comment>
        <Created>2025-12-10T17:32:04.137188+02:00</Created>
        <CustomerId>4</CustomerId>
        <DueDate>2025-12-10T17:32:04.137188+02:00</DueDate>
        <ESignURL>sample string 27</ESignURL>
        <EmailContent>sample string 10</EmailContent>
        <ExtendedInfo>sample string 21</ExtendedInfo>
        <ExternalId>20a7ac32-a2ae-41c0-8d56-7761820366fc</ExternalId>
        <ExternalReportId>sample string 22</ExternalReportId>
        <ExternalSystemReference>b2335701-c05b-41be-80d7-d14f8f9213ca</ExternalSystemReference>
        <FixedDiscount>15</FixedDiscount>
        <FooterContent>sample string 9</FooterContent>
        <HaveIndex>true</HaveIndex>
        <HaveInterest>true</HaveInterest>
        <Id>1</Id>
        <IndexBase>26</IndexBase>
        <MonthlyInterestRate>24</MonthlyInterestRate>
        <PrecentageDiscount>14</PrecentageDiscount>
        <RoundAmountDiscount>19</RoundAmountDiscount>
        <SerialNumber>5</SerialNumber>
        <StartInterestAfter>2025-12-10T17:32:04.137188+02:00</StartInterestAfter>
        <Status>64</Status>
        <Subject>sample string 7</Subject>
        <TotalAfterDiscount>17</TotalAfterDiscount>
        <TotalAfterVAT>13</TotalAfterVAT>
        <TotalBeforeVAT>11</TotalBeforeVAT>
        <TotalDiscount>16</TotalDiscount>
        <Type>64</Type>
        <VAT>12</VAT>
        <VatType>64</VatType>
      </FinancialDocument>
      <FromFinancialDocumentId>2</FromFinancialDocumentId>
      <ResponseTofinancialDocumentId>1</ResponseTofinancialDocumentId>
    </FinancialDocumentMappingModel>
    <FinancialDocumentMappingModel>
      <Amount>3</Amount>
      <FinancialDocument>
        <Comment>sample string 8</Comment>
        <Created>2025-12-10T17:32:04.137188+02:00</Created>
        <CustomerId>4</CustomerId>
        <DueDate>2025-12-10T17:32:04.137188+02:00</DueDate>
        <ESignURL>sample string 27</ESignURL>
        <EmailContent>sample string 10</EmailContent>
        <ExtendedInfo>sample string 21</ExtendedInfo>
        <ExternalId>20a7ac32-a2ae-41c0-8d56-7761820366fc</ExternalId>
        <ExternalReportId>sample string 22</ExternalReportId>
        <ExternalSystemReference>b2335701-c05b-41be-80d7-d14f8f9213ca</ExternalSystemReference>
        <FixedDiscount>15</FixedDiscount>
        <FooterContent>sample string 9</FooterContent>
        <HaveIndex>true</HaveIndex>
        <HaveInterest>true</HaveInterest>
        <Id>1</Id>
        <IndexBase>26</IndexBase>
        <MonthlyInterestRate>24</MonthlyInterestRate>
        <PrecentageDiscount>14</PrecentageDiscount>
        <RoundAmountDiscount>19</RoundAmountDiscount>
        <SerialNumber>5</SerialNumber>
        <StartInterestAfter>2025-12-10T17:32:04.137188+02:00</StartInterestAfter>
        <Status>64</Status>
        <Subject>sample string 7</Subject>
        <TotalAfterDiscount>17</TotalAfterDiscount>
        <TotalAfterVAT>13</TotalAfterVAT>
        <TotalBeforeVAT>11</TotalBeforeVAT>
        <TotalDiscount>16</TotalDiscount>
        <Type>64</Type>
        <VAT>12</VAT>
        <VatType>64</VatType>
      </FinancialDocument>
      <FromFinancialDocumentId>2</FromFinancialDocumentId>
      <ResponseTofinancialDocumentId>1</ResponseTofinancialDocumentId>
    </FinancialDocumentMappingModel>
  </FinancialDocumentMapping>
  <FinancialDocumentPayments>
    <FinancialDocumentPaymentModel>
      <Amount>4</Amount>
      <Created>2025-12-10T17:32:04.137188+02:00</Created>
      <CreatedBy>sample string 7</CreatedBy>
      <FinancialDocumentId>2</FinancialDocumentId>
      <Id>1</Id>
      <PaymentDate>2025-12-10T17:32:04.137188+02:00</PaymentDate>
      <PaymentInfo>sample string 8</PaymentInfo>
      <PaymentType>64</PaymentType>
    </FinancialDocumentPaymentModel>
    <FinancialDocumentPaymentModel>
      <Amount>4</Amount>
      <Created>2025-12-10T17:32:04.137188+02:00</Created>
      <CreatedBy>sample string 7</CreatedBy>
      <FinancialDocumentId>2</FinancialDocumentId>
      <Id>1</Id>
      <PaymentDate>2025-12-10T17:32:04.137188+02:00</PaymentDate>
      <PaymentInfo>sample string 8</PaymentInfo>
      <PaymentType>64</PaymentType>
    </FinancialDocumentPaymentModel>
  </FinancialDocumentPayments>
</InsertFinancialDocumentModel>