GET api/OtherIncome/getAllRecords?BranchId={BranchId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
BranchId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of OtherIncomeDto
NameDescriptionTypeAdditional information
OtherIncomeId

decimal number

None.

OtherIncomeDate

date

None.

OtherIncomeNo

string

None.

BranchId

decimal number

None.

PaymentDueDate

date

None.

EnquiryId

decimal number

None.

TermsId

decimal number

None.

NetTotal

decimal number

None.

GrandTotal

decimal number

None.

Discount

decimal number

None.

Taxes

decimal number

None.

ShippingCharges

decimal number

None.

Adjustments

decimal number

None.

CreatedByEmployee

string

None.

TermsConditionTitle

string

None.

TermsCondition

decimal number

None.

EmployeeId

decimal number

None.

AdmissionId

decimal number

None.

UpdatedByEmployee

string

None.

EmployeeName

string

None.

CurrenciesCode

string

None.

CurrenciesName

string

None.

ParentEmail

string

None.

Symbol

string

None.

CreatedDate

date

None.

CustomerMobile

string

None.

CustomerType

integer

None.

CustomerId

decimal number

None.

StudentAreaId

decimal number

None.

CustomerAreaId

decimal number

None.

PaidAmount

decimal number

None.

BalanceAmount

decimal number

None.

General_ShowShippingCharges

string

None.

ReferenceNo

string

None.

CustomerAreaName

string

None.

CompanyName

string

None.

CustomerAddress

string

None.

CustomerName

string

None.

StudentStateId

decimal number

None.

CustomerStateId

decimal number

None.

CustomerCountryId

decimal number

None.

CustomerCountryName

string

None.

CustomerStateName

string

None.

TotalRecords

decimal number

None.

StudentCountryId

decimal number

None.

Status

string

None.

GSTIN

string

None.

PAN

string

None.

OwnBranchName

string

None.

CustomerEmail

string

None.

StudentAreaName

string

None.

CustomerPANNumber

string

None.

CustomerGSTIN

string

None.

StudentCountryName

string

None.

FatherName

string

None.

General_ShowAdjustment

string

None.

OwnBranchAddress

string

None.

StudentStateName

string

None.

OwnBranchBranchCode

string

None.

StudentName

string

None.

LogoPath

string

None.

CustGSTIN

string

None.

Comments

string

None.

FathersMobileNo

string

None.

ItemRowsVals

string

None.

OtherIncomeDetailList

Collection of OtherInvoiceDetailDto

None.

OtherReceiptList

Collection of OtherReceiptDto

None.

OtherIncomeTaxList

Collection of OtherInvoiceTaxDetailDto

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "OtherIncomeId": 1.0,
    "OtherIncomeDate": "2025-12-06T09:48:12.3758457+05:30",
    "OtherIncomeNo": "sample string 1",
    "BranchId": 2.0,
    "PaymentDueDate": "2025-12-06T09:48:12.3758457+05:30",
    "EnquiryId": 1.0,
    "TermsId": 1.0,
    "NetTotal": 3.1,
    "GrandTotal": 1.1,
    "Discount": 1.1,
    "Taxes": 1.1,
    "ShippingCharges": 1.1,
    "Adjustments": 1.1,
    "CreatedByEmployee": "sample string 4",
    "TermsConditionTitle": "sample string 5",
    "TermsCondition": 6.0,
    "EmployeeId": 7.0,
    "AdmissionId": 1.0,
    "UpdatedByEmployee": "sample string 8",
    "EmployeeName": "sample string 9",
    "CurrenciesCode": "sample string 10",
    "CurrenciesName": "sample string 11",
    "ParentEmail": "sample string 12",
    "Symbol": "sample string 13",
    "CreatedDate": "2025-12-06T09:48:12.3758457+05:30",
    "CustomerMobile": "sample string 15",
    "CustomerType": 16,
    "CustomerId": 1.0,
    "StudentAreaId": 1.0,
    "CustomerAreaId": 1.0,
    "PaidAmount": 17.1,
    "BalanceAmount": 18.1,
    "General_ShowShippingCharges": "sample string 19",
    "ReferenceNo": "sample string 20",
    "CustomerAreaName": "sample string 21",
    "CompanyName": "sample string 22",
    "CustomerAddress": "sample string 23",
    "CustomerName": "sample string 24",
    "StudentStateId": 1.0,
    "CustomerStateId": 1.0,
    "CustomerCountryId": 1.0,
    "CustomerCountryName": "sample string 25",
    "CustomerStateName": "sample string 26",
    "TotalRecords": 1.0,
    "StudentCountryId": 1.0,
    "Status": "sample string 27",
    "GSTIN": "sample string 28",
    "PAN": "sample string 29",
    "OwnBranchName": "sample string 30",
    "CustomerEmail": "sample string 31",
    "StudentAreaName": "sample string 32",
    "CustomerPANNumber": "sample string 33",
    "CustomerGSTIN": "sample string 34",
    "StudentCountryName": "sample string 35",
    "FatherName": "sample string 36",
    "General_ShowAdjustment": "sample string 37",
    "OwnBranchAddress": "sample string 38",
    "StudentStateName": "sample string 39",
    "OwnBranchBranchCode": "sample string 40",
    "StudentName": "sample string 41",
    "LogoPath": "sample string 42",
    "CustGSTIN": "sample string 43",
    "Comments": "sample string 44",
    "FathersMobileNo": "sample string 45",
    "ItemRowsVals": "sample string 46",
    "OtherIncomeDetailList": [
      {
        "OtherIncomeDetailId": 1.0,
        "FeesId": 1.0,
        "AccountId": 1.0,
        "Fees_Entity": 2,
        "Qty": 1.1,
        "Rate": 1.1,
        "TotalDiscount": 1.1,
        "DiscountRate": 1.1,
        "Amount": 1.1,
        "DiscountType": "sample string 3",
        "TaxAmount": 1.1,
        "FeesName": "sample string 4",
        "Total": 5.1,
        "TaxId": 1.0,
        "TaxRate": 1.1,
        "TaxName": "sample string 6",
        "AccountName": "sample string 7",
        "CurrentTaxId": 1.0,
        "CurrentTaxRate": 1.1,
        "HSNSACCode": "sample string 8",
        "Description": "sample string 9",
        "IsRoyaltyFees": 10
      },
      {
        "OtherIncomeDetailId": 1.0,
        "FeesId": 1.0,
        "AccountId": 1.0,
        "Fees_Entity": 2,
        "Qty": 1.1,
        "Rate": 1.1,
        "TotalDiscount": 1.1,
        "DiscountRate": 1.1,
        "Amount": 1.1,
        "DiscountType": "sample string 3",
        "TaxAmount": 1.1,
        "FeesName": "sample string 4",
        "Total": 5.1,
        "TaxId": 1.0,
        "TaxRate": 1.1,
        "TaxName": "sample string 6",
        "AccountName": "sample string 7",
        "CurrentTaxId": 1.0,
        "CurrentTaxRate": 1.1,
        "HSNSACCode": "sample string 8",
        "Description": "sample string 9",
        "IsRoyaltyFees": 10
      }
    ],
    "OtherReceiptList": [
      {
        "TransactionNumber": "sample string 1",
        "Narration": "sample string 2",
        "Amount": 1.1,
        "BalanceDue": 3.1,
        "PaymentAmt": 4.1,
        "PaymentModeId": 1.0,
        "OtherReceiptDetailsId": 5.0,
        "TransactionStatusId": 1.0,
        "PaymentAccountId": 1.0,
        "Fees_Entity": 1,
        "PaymentModeName": "sample string 6",
        "AccountName": "sample string 7",
        "TransactionStatusName": "sample string 8",
        "TDSAmount": 1.1,
        "TDSAccountId": 1.0,
        "TransactionDate": "2025-12-06T09:48:12.3758457+05:30"
      },
      {
        "TransactionNumber": "sample string 1",
        "Narration": "sample string 2",
        "Amount": 1.1,
        "BalanceDue": 3.1,
        "PaymentAmt": 4.1,
        "PaymentModeId": 1.0,
        "OtherReceiptDetailsId": 5.0,
        "TransactionStatusId": 1.0,
        "PaymentAccountId": 1.0,
        "Fees_Entity": 1,
        "PaymentModeName": "sample string 6",
        "AccountName": "sample string 7",
        "TransactionStatusName": "sample string 8",
        "TDSAmount": 1.1,
        "TDSAccountId": 1.0,
        "TransactionDate": "2025-12-06T09:48:12.3758457+05:30"
      }
    ],
    "OtherIncomeTaxList": [
      {
        "TaxName": "sample string 1",
        "TaxAmount": 1.1
      },
      {
        "TaxName": "sample string 1",
        "TaxAmount": 1.1
      }
    ]
  },
  {
    "OtherIncomeId": 1.0,
    "OtherIncomeDate": "2025-12-06T09:48:12.3758457+05:30",
    "OtherIncomeNo": "sample string 1",
    "BranchId": 2.0,
    "PaymentDueDate": "2025-12-06T09:48:12.3758457+05:30",
    "EnquiryId": 1.0,
    "TermsId": 1.0,
    "NetTotal": 3.1,
    "GrandTotal": 1.1,
    "Discount": 1.1,
    "Taxes": 1.1,
    "ShippingCharges": 1.1,
    "Adjustments": 1.1,
    "CreatedByEmployee": "sample string 4",
    "TermsConditionTitle": "sample string 5",
    "TermsCondition": 6.0,
    "EmployeeId": 7.0,
    "AdmissionId": 1.0,
    "UpdatedByEmployee": "sample string 8",
    "EmployeeName": "sample string 9",
    "CurrenciesCode": "sample string 10",
    "CurrenciesName": "sample string 11",
    "ParentEmail": "sample string 12",
    "Symbol": "sample string 13",
    "CreatedDate": "2025-12-06T09:48:12.3758457+05:30",
    "CustomerMobile": "sample string 15",
    "CustomerType": 16,
    "CustomerId": 1.0,
    "StudentAreaId": 1.0,
    "CustomerAreaId": 1.0,
    "PaidAmount": 17.1,
    "BalanceAmount": 18.1,
    "General_ShowShippingCharges": "sample string 19",
    "ReferenceNo": "sample string 20",
    "CustomerAreaName": "sample string 21",
    "CompanyName": "sample string 22",
    "CustomerAddress": "sample string 23",
    "CustomerName": "sample string 24",
    "StudentStateId": 1.0,
    "CustomerStateId": 1.0,
    "CustomerCountryId": 1.0,
    "CustomerCountryName": "sample string 25",
    "CustomerStateName": "sample string 26",
    "TotalRecords": 1.0,
    "StudentCountryId": 1.0,
    "Status": "sample string 27",
    "GSTIN": "sample string 28",
    "PAN": "sample string 29",
    "OwnBranchName": "sample string 30",
    "CustomerEmail": "sample string 31",
    "StudentAreaName": "sample string 32",
    "CustomerPANNumber": "sample string 33",
    "CustomerGSTIN": "sample string 34",
    "StudentCountryName": "sample string 35",
    "FatherName": "sample string 36",
    "General_ShowAdjustment": "sample string 37",
    "OwnBranchAddress": "sample string 38",
    "StudentStateName": "sample string 39",
    "OwnBranchBranchCode": "sample string 40",
    "StudentName": "sample string 41",
    "LogoPath": "sample string 42",
    "CustGSTIN": "sample string 43",
    "Comments": "sample string 44",
    "FathersMobileNo": "sample string 45",
    "ItemRowsVals": "sample string 46",
    "OtherIncomeDetailList": [
      {
        "OtherIncomeDetailId": 1.0,
        "FeesId": 1.0,
        "AccountId": 1.0,
        "Fees_Entity": 2,
        "Qty": 1.1,
        "Rate": 1.1,
        "TotalDiscount": 1.1,
        "DiscountRate": 1.1,
        "Amount": 1.1,
        "DiscountType": "sample string 3",
        "TaxAmount": 1.1,
        "FeesName": "sample string 4",
        "Total": 5.1,
        "TaxId": 1.0,
        "TaxRate": 1.1,
        "TaxName": "sample string 6",
        "AccountName": "sample string 7",
        "CurrentTaxId": 1.0,
        "CurrentTaxRate": 1.1,
        "HSNSACCode": "sample string 8",
        "Description": "sample string 9",
        "IsRoyaltyFees": 10
      },
      {
        "OtherIncomeDetailId": 1.0,
        "FeesId": 1.0,
        "AccountId": 1.0,
        "Fees_Entity": 2,
        "Qty": 1.1,
        "Rate": 1.1,
        "TotalDiscount": 1.1,
        "DiscountRate": 1.1,
        "Amount": 1.1,
        "DiscountType": "sample string 3",
        "TaxAmount": 1.1,
        "FeesName": "sample string 4",
        "Total": 5.1,
        "TaxId": 1.0,
        "TaxRate": 1.1,
        "TaxName": "sample string 6",
        "AccountName": "sample string 7",
        "CurrentTaxId": 1.0,
        "CurrentTaxRate": 1.1,
        "HSNSACCode": "sample string 8",
        "Description": "sample string 9",
        "IsRoyaltyFees": 10
      }
    ],
    "OtherReceiptList": [
      {
        "TransactionNumber": "sample string 1",
        "Narration": "sample string 2",
        "Amount": 1.1,
        "BalanceDue": 3.1,
        "PaymentAmt": 4.1,
        "PaymentModeId": 1.0,
        "OtherReceiptDetailsId": 5.0,
        "TransactionStatusId": 1.0,
        "PaymentAccountId": 1.0,
        "Fees_Entity": 1,
        "PaymentModeName": "sample string 6",
        "AccountName": "sample string 7",
        "TransactionStatusName": "sample string 8",
        "TDSAmount": 1.1,
        "TDSAccountId": 1.0,
        "TransactionDate": "2025-12-06T09:48:12.3758457+05:30"
      },
      {
        "TransactionNumber": "sample string 1",
        "Narration": "sample string 2",
        "Amount": 1.1,
        "BalanceDue": 3.1,
        "PaymentAmt": 4.1,
        "PaymentModeId": 1.0,
        "OtherReceiptDetailsId": 5.0,
        "TransactionStatusId": 1.0,
        "PaymentAccountId": 1.0,
        "Fees_Entity": 1,
        "PaymentModeName": "sample string 6",
        "AccountName": "sample string 7",
        "TransactionStatusName": "sample string 8",
        "TDSAmount": 1.1,
        "TDSAccountId": 1.0,
        "TransactionDate": "2025-12-06T09:48:12.3758457+05:30"
      }
    ],
    "OtherIncomeTaxList": [
      {
        "TaxName": "sample string 1",
        "TaxAmount": 1.1
      },
      {
        "TaxName": "sample string 1",
        "TaxAmount": 1.1
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfOtherIncomeDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ZenoxERP.API.Models.Extensions">
  <OtherIncomeDto>
    <Adjustments>1.1</Adjustments>
    <AdmissionId>1</AdmissionId>
    <BalanceAmount>18.1</BalanceAmount>
    <BranchId>2</BranchId>
    <Comments>sample string 44</Comments>
    <CompanyName>sample string 22</CompanyName>
    <CreatedByEmployee>sample string 4</CreatedByEmployee>
    <CreatedDate>2025-12-06T09:48:12.3758457+05:30</CreatedDate>
    <CurrenciesCode>sample string 10</CurrenciesCode>
    <CurrenciesName>sample string 11</CurrenciesName>
    <CustGSTIN>sample string 43</CustGSTIN>
    <CustomerAddress>sample string 23</CustomerAddress>
    <CustomerAreaId>1</CustomerAreaId>
    <CustomerAreaName>sample string 21</CustomerAreaName>
    <CustomerCountryId>1</CustomerCountryId>
    <CustomerCountryName>sample string 25</CustomerCountryName>
    <CustomerEmail>sample string 31</CustomerEmail>
    <CustomerGSTIN>sample string 34</CustomerGSTIN>
    <CustomerId>1</CustomerId>
    <CustomerMobile>sample string 15</CustomerMobile>
    <CustomerName>sample string 24</CustomerName>
    <CustomerPANNumber>sample string 33</CustomerPANNumber>
    <CustomerStateId>1</CustomerStateId>
    <CustomerStateName>sample string 26</CustomerStateName>
    <CustomerType>16</CustomerType>
    <Discount>1.1</Discount>
    <EmployeeId>7</EmployeeId>
    <EmployeeName>sample string 9</EmployeeName>
    <EnquiryId>1</EnquiryId>
    <FatherName>sample string 36</FatherName>
    <FathersMobileNo>sample string 45</FathersMobileNo>
    <GSTIN>sample string 28</GSTIN>
    <General_ShowAdjustment>sample string 37</General_ShowAdjustment>
    <General_ShowShippingCharges>sample string 19</General_ShowShippingCharges>
    <GrandTotal>1.1</GrandTotal>
    <ItemRowsVals>sample string 46</ItemRowsVals>
    <LogoPath>sample string 42</LogoPath>
    <NetTotal>3.1</NetTotal>
    <OtherIncomeDate>2025-12-06T09:48:12.3758457+05:30</OtherIncomeDate>
    <OtherIncomeDetailList>
      <OtherInvoiceDetailDto>
        <AccountId>1</AccountId>
        <AccountName>sample string 7</AccountName>
        <Amount>1.1</Amount>
        <CurrentTaxId>1</CurrentTaxId>
        <CurrentTaxRate>1.1</CurrentTaxRate>
        <Description>sample string 9</Description>
        <DiscountRate>1.1</DiscountRate>
        <DiscountType>sample string 3</DiscountType>
        <FeesId>1</FeesId>
        <FeesName>sample string 4</FeesName>
        <Fees_Entity>2</Fees_Entity>
        <HSNSACCode>sample string 8</HSNSACCode>
        <IsRoyaltyFees>10</IsRoyaltyFees>
        <OtherIncomeDetailId>1</OtherIncomeDetailId>
        <Qty>1.1</Qty>
        <Rate>1.1</Rate>
        <TaxAmount>1.1</TaxAmount>
        <TaxId>1</TaxId>
        <TaxName>sample string 6</TaxName>
        <TaxRate>1.1</TaxRate>
        <Total>5.1</Total>
        <TotalDiscount>1.1</TotalDiscount>
      </OtherInvoiceDetailDto>
      <OtherInvoiceDetailDto>
        <AccountId>1</AccountId>
        <AccountName>sample string 7</AccountName>
        <Amount>1.1</Amount>
        <CurrentTaxId>1</CurrentTaxId>
        <CurrentTaxRate>1.1</CurrentTaxRate>
        <Description>sample string 9</Description>
        <DiscountRate>1.1</DiscountRate>
        <DiscountType>sample string 3</DiscountType>
        <FeesId>1</FeesId>
        <FeesName>sample string 4</FeesName>
        <Fees_Entity>2</Fees_Entity>
        <HSNSACCode>sample string 8</HSNSACCode>
        <IsRoyaltyFees>10</IsRoyaltyFees>
        <OtherIncomeDetailId>1</OtherIncomeDetailId>
        <Qty>1.1</Qty>
        <Rate>1.1</Rate>
        <TaxAmount>1.1</TaxAmount>
        <TaxId>1</TaxId>
        <TaxName>sample string 6</TaxName>
        <TaxRate>1.1</TaxRate>
        <Total>5.1</Total>
        <TotalDiscount>1.1</TotalDiscount>
      </OtherInvoiceDetailDto>
    </OtherIncomeDetailList>
    <OtherIncomeId>1</OtherIncomeId>
    <OtherIncomeNo>sample string 1</OtherIncomeNo>
    <OtherIncomeTaxList>
      <OtherInvoiceTaxDetailDto>
        <TaxAmount>1.1</TaxAmount>
        <TaxName>sample string 1</TaxName>
      </OtherInvoiceTaxDetailDto>
      <OtherInvoiceTaxDetailDto>
        <TaxAmount>1.1</TaxAmount>
        <TaxName>sample string 1</TaxName>
      </OtherInvoiceTaxDetailDto>
    </OtherIncomeTaxList>
    <OtherReceiptList>
      <OtherReceiptDto>
        <AccountName>sample string 7</AccountName>
        <Amount>1.1</Amount>
        <BalanceDue>3.1</BalanceDue>
        <Fees_Entity>1</Fees_Entity>
        <Narration>sample string 2</Narration>
        <OtherReceiptDetailsId>5</OtherReceiptDetailsId>
        <PaymentAccountId>1</PaymentAccountId>
        <PaymentAmt>4.1</PaymentAmt>
        <PaymentModeId>1</PaymentModeId>
        <PaymentModeName>sample string 6</PaymentModeName>
        <TDSAccountId>1</TDSAccountId>
        <TDSAmount>1.1</TDSAmount>
        <TransactionDate>2025-12-06T09:48:12.3758457+05:30</TransactionDate>
        <TransactionNumber>sample string 1</TransactionNumber>
        <TransactionStatusId>1</TransactionStatusId>
        <TransactionStatusName>sample string 8</TransactionStatusName>
      </OtherReceiptDto>
      <OtherReceiptDto>
        <AccountName>sample string 7</AccountName>
        <Amount>1.1</Amount>
        <BalanceDue>3.1</BalanceDue>
        <Fees_Entity>1</Fees_Entity>
        <Narration>sample string 2</Narration>
        <OtherReceiptDetailsId>5</OtherReceiptDetailsId>
        <PaymentAccountId>1</PaymentAccountId>
        <PaymentAmt>4.1</PaymentAmt>
        <PaymentModeId>1</PaymentModeId>
        <PaymentModeName>sample string 6</PaymentModeName>
        <TDSAccountId>1</TDSAccountId>
        <TDSAmount>1.1</TDSAmount>
        <TransactionDate>2025-12-06T09:48:12.3758457+05:30</TransactionDate>
        <TransactionNumber>sample string 1</TransactionNumber>
        <TransactionStatusId>1</TransactionStatusId>
        <TransactionStatusName>sample string 8</TransactionStatusName>
      </OtherReceiptDto>
    </OtherReceiptList>
    <OwnBranchAddress>sample string 38</OwnBranchAddress>
    <OwnBranchBranchCode>sample string 40</OwnBranchBranchCode>
    <OwnBranchName>sample string 30</OwnBranchName>
    <PAN>sample string 29</PAN>
    <PaidAmount>17.1</PaidAmount>
    <ParentEmail>sample string 12</ParentEmail>
    <PaymentDueDate>2025-12-06T09:48:12.3758457+05:30</PaymentDueDate>
    <ReferenceNo>sample string 20</ReferenceNo>
    <ShippingCharges>1.1</ShippingCharges>
    <Status>sample string 27</Status>
    <StudentAreaId>1</StudentAreaId>
    <StudentAreaName>sample string 32</StudentAreaName>
    <StudentCountryId>1</StudentCountryId>
    <StudentCountryName>sample string 35</StudentCountryName>
    <StudentName>sample string 41</StudentName>
    <StudentStateId>1</StudentStateId>
    <StudentStateName>sample string 39</StudentStateName>
    <Symbol>sample string 13</Symbol>
    <Taxes>1.1</Taxes>
    <TermsCondition>6</TermsCondition>
    <TermsConditionTitle>sample string 5</TermsConditionTitle>
    <TermsId>1</TermsId>
    <TotalRecords>1</TotalRecords>
    <UpdatedByEmployee>sample string 8</UpdatedByEmployee>
  </OtherIncomeDto>
  <OtherIncomeDto>
    <Adjustments>1.1</Adjustments>
    <AdmissionId>1</AdmissionId>
    <BalanceAmount>18.1</BalanceAmount>
    <BranchId>2</BranchId>
    <Comments>sample string 44</Comments>
    <CompanyName>sample string 22</CompanyName>
    <CreatedByEmployee>sample string 4</CreatedByEmployee>
    <CreatedDate>2025-12-06T09:48:12.3758457+05:30</CreatedDate>
    <CurrenciesCode>sample string 10</CurrenciesCode>
    <CurrenciesName>sample string 11</CurrenciesName>
    <CustGSTIN>sample string 43</CustGSTIN>
    <CustomerAddress>sample string 23</CustomerAddress>
    <CustomerAreaId>1</CustomerAreaId>
    <CustomerAreaName>sample string 21</CustomerAreaName>
    <CustomerCountryId>1</CustomerCountryId>
    <CustomerCountryName>sample string 25</CustomerCountryName>
    <CustomerEmail>sample string 31</CustomerEmail>
    <CustomerGSTIN>sample string 34</CustomerGSTIN>
    <CustomerId>1</CustomerId>
    <CustomerMobile>sample string 15</CustomerMobile>
    <CustomerName>sample string 24</CustomerName>
    <CustomerPANNumber>sample string 33</CustomerPANNumber>
    <CustomerStateId>1</CustomerStateId>
    <CustomerStateName>sample string 26</CustomerStateName>
    <CustomerType>16</CustomerType>
    <Discount>1.1</Discount>
    <EmployeeId>7</EmployeeId>
    <EmployeeName>sample string 9</EmployeeName>
    <EnquiryId>1</EnquiryId>
    <FatherName>sample string 36</FatherName>
    <FathersMobileNo>sample string 45</FathersMobileNo>
    <GSTIN>sample string 28</GSTIN>
    <General_ShowAdjustment>sample string 37</General_ShowAdjustment>
    <General_ShowShippingCharges>sample string 19</General_ShowShippingCharges>
    <GrandTotal>1.1</GrandTotal>
    <ItemRowsVals>sample string 46</ItemRowsVals>
    <LogoPath>sample string 42</LogoPath>
    <NetTotal>3.1</NetTotal>
    <OtherIncomeDate>2025-12-06T09:48:12.3758457+05:30</OtherIncomeDate>
    <OtherIncomeDetailList>
      <OtherInvoiceDetailDto>
        <AccountId>1</AccountId>
        <AccountName>sample string 7</AccountName>
        <Amount>1.1</Amount>
        <CurrentTaxId>1</CurrentTaxId>
        <CurrentTaxRate>1.1</CurrentTaxRate>
        <Description>sample string 9</Description>
        <DiscountRate>1.1</DiscountRate>
        <DiscountType>sample string 3</DiscountType>
        <FeesId>1</FeesId>
        <FeesName>sample string 4</FeesName>
        <Fees_Entity>2</Fees_Entity>
        <HSNSACCode>sample string 8</HSNSACCode>
        <IsRoyaltyFees>10</IsRoyaltyFees>
        <OtherIncomeDetailId>1</OtherIncomeDetailId>
        <Qty>1.1</Qty>
        <Rate>1.1</Rate>
        <TaxAmount>1.1</TaxAmount>
        <TaxId>1</TaxId>
        <TaxName>sample string 6</TaxName>
        <TaxRate>1.1</TaxRate>
        <Total>5.1</Total>
        <TotalDiscount>1.1</TotalDiscount>
      </OtherInvoiceDetailDto>
      <OtherInvoiceDetailDto>
        <AccountId>1</AccountId>
        <AccountName>sample string 7</AccountName>
        <Amount>1.1</Amount>
        <CurrentTaxId>1</CurrentTaxId>
        <CurrentTaxRate>1.1</CurrentTaxRate>
        <Description>sample string 9</Description>
        <DiscountRate>1.1</DiscountRate>
        <DiscountType>sample string 3</DiscountType>
        <FeesId>1</FeesId>
        <FeesName>sample string 4</FeesName>
        <Fees_Entity>2</Fees_Entity>
        <HSNSACCode>sample string 8</HSNSACCode>
        <IsRoyaltyFees>10</IsRoyaltyFees>
        <OtherIncomeDetailId>1</OtherIncomeDetailId>
        <Qty>1.1</Qty>
        <Rate>1.1</Rate>
        <TaxAmount>1.1</TaxAmount>
        <TaxId>1</TaxId>
        <TaxName>sample string 6</TaxName>
        <TaxRate>1.1</TaxRate>
        <Total>5.1</Total>
        <TotalDiscount>1.1</TotalDiscount>
      </OtherInvoiceDetailDto>
    </OtherIncomeDetailList>
    <OtherIncomeId>1</OtherIncomeId>
    <OtherIncomeNo>sample string 1</OtherIncomeNo>
    <OtherIncomeTaxList>
      <OtherInvoiceTaxDetailDto>
        <TaxAmount>1.1</TaxAmount>
        <TaxName>sample string 1</TaxName>
      </OtherInvoiceTaxDetailDto>
      <OtherInvoiceTaxDetailDto>
        <TaxAmount>1.1</TaxAmount>
        <TaxName>sample string 1</TaxName>
      </OtherInvoiceTaxDetailDto>
    </OtherIncomeTaxList>
    <OtherReceiptList>
      <OtherReceiptDto>
        <AccountName>sample string 7</AccountName>
        <Amount>1.1</Amount>
        <BalanceDue>3.1</BalanceDue>
        <Fees_Entity>1</Fees_Entity>
        <Narration>sample string 2</Narration>
        <OtherReceiptDetailsId>5</OtherReceiptDetailsId>
        <PaymentAccountId>1</PaymentAccountId>
        <PaymentAmt>4.1</PaymentAmt>
        <PaymentModeId>1</PaymentModeId>
        <PaymentModeName>sample string 6</PaymentModeName>
        <TDSAccountId>1</TDSAccountId>
        <TDSAmount>1.1</TDSAmount>
        <TransactionDate>2025-12-06T09:48:12.3758457+05:30</TransactionDate>
        <TransactionNumber>sample string 1</TransactionNumber>
        <TransactionStatusId>1</TransactionStatusId>
        <TransactionStatusName>sample string 8</TransactionStatusName>
      </OtherReceiptDto>
      <OtherReceiptDto>
        <AccountName>sample string 7</AccountName>
        <Amount>1.1</Amount>
        <BalanceDue>3.1</BalanceDue>
        <Fees_Entity>1</Fees_Entity>
        <Narration>sample string 2</Narration>
        <OtherReceiptDetailsId>5</OtherReceiptDetailsId>
        <PaymentAccountId>1</PaymentAccountId>
        <PaymentAmt>4.1</PaymentAmt>
        <PaymentModeId>1</PaymentModeId>
        <PaymentModeName>sample string 6</PaymentModeName>
        <TDSAccountId>1</TDSAccountId>
        <TDSAmount>1.1</TDSAmount>
        <TransactionDate>2025-12-06T09:48:12.3758457+05:30</TransactionDate>
        <TransactionNumber>sample string 1</TransactionNumber>
        <TransactionStatusId>1</TransactionStatusId>
        <TransactionStatusName>sample string 8</TransactionStatusName>
      </OtherReceiptDto>
    </OtherReceiptList>
    <OwnBranchAddress>sample string 38</OwnBranchAddress>
    <OwnBranchBranchCode>sample string 40</OwnBranchBranchCode>
    <OwnBranchName>sample string 30</OwnBranchName>
    <PAN>sample string 29</PAN>
    <PaidAmount>17.1</PaidAmount>
    <ParentEmail>sample string 12</ParentEmail>
    <PaymentDueDate>2025-12-06T09:48:12.3758457+05:30</PaymentDueDate>
    <ReferenceNo>sample string 20</ReferenceNo>
    <ShippingCharges>1.1</ShippingCharges>
    <Status>sample string 27</Status>
    <StudentAreaId>1</StudentAreaId>
    <StudentAreaName>sample string 32</StudentAreaName>
    <StudentCountryId>1</StudentCountryId>
    <StudentCountryName>sample string 35</StudentCountryName>
    <StudentName>sample string 41</StudentName>
    <StudentStateId>1</StudentStateId>
    <StudentStateName>sample string 39</StudentStateName>
    <Symbol>sample string 13</Symbol>
    <Taxes>1.1</Taxes>
    <TermsCondition>6</TermsCondition>
    <TermsConditionTitle>sample string 5</TermsConditionTitle>
    <TermsId>1</TermsId>
    <TotalRecords>1</TotalRecords>
    <UpdatedByEmployee>sample string 8</UpdatedByEmployee>
  </OtherIncomeDto>
</ArrayOfOtherIncomeDto>