POST api/InvViews/VwTransactionPartyAndMainCategoryWiseView

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
paramList
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
[
  {},
  {},
  {}
]

text/html

Sample:
[{},{},{}]

application/xml, text/xml

Sample:
<ArrayOfanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <anyType />
  <anyType />
  <anyType />
</ArrayOfanyType>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "CompId": "aac69eb2-4ed8-4c78-924f-f0f64ef288a9",
  "AtrnYear": 2,
  "PartyId": "e965c8f6-6cf0-4a38-bbfe-c7443357cfc7",
  "PartyName": "sample string 4",
  "PartyShort": "sample string 5",
  "PartyGroupName": "sample string 6",
  "MonthCaption": "sample string 7",
  "MainCategory": "sample string 8",
  "MonthStartDate": "2026-04-18T17:06:52.5395626+05:30",
  "MonthLastDate": "2026-04-18T17:06:52.5395626+05:30",
  "TransactionPartyAndMainCategoryWiseList": [
    {
      "PartyId": "908f7d06-4c31-4c97-ab1c-461f6502f7a0",
      "ItrnType": 2,
      "TransactionName": "sample string 3",
      "NoOfTransactions": "sample string 4",
      "LastTransactionDate": "sample string 5",
      "NetAmount": 6.0,
      "NetAmountString": "sample string 7",
      "MonthStartDate": "2026-04-18T17:06:52.5395626+05:30",
      "MonthLastDate": "2026-04-18T17:06:52.5395626+05:30"
    },
    {
      "PartyId": "908f7d06-4c31-4c97-ab1c-461f6502f7a0",
      "ItrnType": 2,
      "TransactionName": "sample string 3",
      "NoOfTransactions": "sample string 4",
      "LastTransactionDate": "sample string 5",
      "NetAmount": 6.0,
      "NetAmountString": "sample string 7",
      "MonthStartDate": "2026-04-18T17:06:52.5395626+05:30",
      "MonthLastDate": "2026-04-18T17:06:52.5395626+05:30"
    },
    {
      "PartyId": "908f7d06-4c31-4c97-ab1c-461f6502f7a0",
      "ItrnType": 2,
      "TransactionName": "sample string 3",
      "NoOfTransactions": "sample string 4",
      "LastTransactionDate": "sample string 5",
      "NetAmount": 6.0,
      "NetAmountString": "sample string 7",
      "MonthStartDate": "2026-04-18T17:06:52.5395626+05:30",
      "MonthLastDate": "2026-04-18T17:06:52.5395626+05:30"
    }
  ]
}

text/html

Sample:
{"CompId":"aac69eb2-4ed8-4c78-924f-f0f64ef288a9","AtrnYear":2,"PartyId":"e965c8f6-6cf0-4a38-bbfe-c7443357cfc7","PartyName":"sample string 4","PartyShort":"sample string 5","PartyGroupName":"sample string 6","MonthCaption":"sample string 7","MainCategory":"sample string 8","MonthStartDate":"2026-04-18T17:06:52.5395626+05:30","MonthLastDate":"2026-04-18T17:06:52.5395626+05:30","TransactionPartyAndMainCategoryWiseList":[{"PartyId":"908f7d06-4c31-4c97-ab1c-461f6502f7a0","ItrnType":2,"TransactionName":"sample string 3","NoOfTransactions":"sample string 4","LastTransactionDate":"sample string 5","NetAmount":6.0,"NetAmountString":"sample string 7","MonthStartDate":"2026-04-18T17:06:52.5395626+05:30","MonthLastDate":"2026-04-18T17:06:52.5395626+05:30"},{"PartyId":"908f7d06-4c31-4c97-ab1c-461f6502f7a0","ItrnType":2,"TransactionName":"sample string 3","NoOfTransactions":"sample string 4","LastTransactionDate":"sample string 5","NetAmount":6.0,"NetAmountString":"sample string 7","MonthStartDate":"2026-04-18T17:06:52.5395626+05:30","MonthLastDate":"2026-04-18T17:06:52.5395626+05:30"},{"PartyId":"908f7d06-4c31-4c97-ab1c-461f6502f7a0","ItrnType":2,"TransactionName":"sample string 3","NoOfTransactions":"sample string 4","LastTransactionDate":"sample string 5","NetAmount":6.0,"NetAmountString":"sample string 7","MonthStartDate":"2026-04-18T17:06:52.5395626+05:30","MonthLastDate":"2026-04-18T17:06:52.5395626+05:30"}]}

application/xml, text/xml

Sample:
<TransactionPartyAndMainCategoryWiseViewModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <AtrnYear>2</AtrnYear>
  <CompId>aac69eb2-4ed8-4c78-924f-f0f64ef288a9</CompId>
  <MainCategory>sample string 8</MainCategory>
  <MonthCaption>sample string 7</MonthCaption>
  <MonthLastDate>2026-04-18T17:06:52.5395626+05:30</MonthLastDate>
  <MonthStartDate>2026-04-18T17:06:52.5395626+05:30</MonthStartDate>
  <PartyGroupName>sample string 6</PartyGroupName>
  <PartyId>e965c8f6-6cf0-4a38-bbfe-c7443357cfc7</PartyId>
  <PartyName>sample string 4</PartyName>
  <PartyShort>sample string 5</PartyShort>
  <TransactionPartyAndMainCategoryWiseList>
    <TransactionPartyAndMainCategoryWiseListViewModels>
      <ItrnType>2</ItrnType>
      <LastTransactionDate>sample string 5</LastTransactionDate>
      <MonthLastDate>2026-04-18T17:06:52.5395626+05:30</MonthLastDate>
      <MonthStartDate>2026-04-18T17:06:52.5395626+05:30</MonthStartDate>
      <NetAmount>6</NetAmount>
      <NetAmountString>sample string 7</NetAmountString>
      <NoOfTransactions>sample string 4</NoOfTransactions>
      <PartyId>908f7d06-4c31-4c97-ab1c-461f6502f7a0</PartyId>
      <TransactionName>sample string 3</TransactionName>
    </TransactionPartyAndMainCategoryWiseListViewModels>
    <TransactionPartyAndMainCategoryWiseListViewModels>
      <ItrnType>2</ItrnType>
      <LastTransactionDate>sample string 5</LastTransactionDate>
      <MonthLastDate>2026-04-18T17:06:52.5395626+05:30</MonthLastDate>
      <MonthStartDate>2026-04-18T17:06:52.5395626+05:30</MonthStartDate>
      <NetAmount>6</NetAmount>
      <NetAmountString>sample string 7</NetAmountString>
      <NoOfTransactions>sample string 4</NoOfTransactions>
      <PartyId>908f7d06-4c31-4c97-ab1c-461f6502f7a0</PartyId>
      <TransactionName>sample string 3</TransactionName>
    </TransactionPartyAndMainCategoryWiseListViewModels>
    <TransactionPartyAndMainCategoryWiseListViewModels>
      <ItrnType>2</ItrnType>
      <LastTransactionDate>sample string 5</LastTransactionDate>
      <MonthLastDate>2026-04-18T17:06:52.5395626+05:30</MonthLastDate>
      <MonthStartDate>2026-04-18T17:06:52.5395626+05:30</MonthStartDate>
      <NetAmount>6</NetAmount>
      <NetAmountString>sample string 7</NetAmountString>
      <NoOfTransactions>sample string 4</NoOfTransactions>
      <PartyId>908f7d06-4c31-4c97-ab1c-461f6502f7a0</PartyId>
      <TransactionName>sample string 3</TransactionName>
    </TransactionPartyAndMainCategoryWiseListViewModels>
  </TransactionPartyAndMainCategoryWiseList>
</TransactionPartyAndMainCategoryWiseViewModels>