OPTIONS api/InvViews/VwOrderPartyWiseView
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "57464042-aee6-4856-bd88-999174a01311",
"AtrnYear": 2,
"NoOfRecordsOnPage": 3,
"pageNo": 4,
"totalRows": 5,
"TotalOrders": 6,
"TotalNetAmount": 7.0,
"TotalNetAmountString": "sample string 8",
"OrderPartyWiseViewList": [
{
"PartyId": "c1ec4035-e884-49f5-afdb-83ef81f0d8c2",
"PartyName": "sample string 2",
"PartyShort": "sample string 3",
"PartyGroupName": "sample string 4",
"NoOfTransactions": "sample string 5",
"FirstOrderDate": "2025-11-02T15:57:13.1876181+05:30",
"LastOrderDate": "2025-11-02T15:57:13.1876181+05:30",
"NetAmount": 8.0,
"NetAmountString": "sample string 9"
},
{
"PartyId": "c1ec4035-e884-49f5-afdb-83ef81f0d8c2",
"PartyName": "sample string 2",
"PartyShort": "sample string 3",
"PartyGroupName": "sample string 4",
"NoOfTransactions": "sample string 5",
"FirstOrderDate": "2025-11-02T15:57:13.1876181+05:30",
"LastOrderDate": "2025-11-02T15:57:13.1876181+05:30",
"NetAmount": 8.0,
"NetAmountString": "sample string 9"
},
{
"PartyId": "c1ec4035-e884-49f5-afdb-83ef81f0d8c2",
"PartyName": "sample string 2",
"PartyShort": "sample string 3",
"PartyGroupName": "sample string 4",
"NoOfTransactions": "sample string 5",
"FirstOrderDate": "2025-11-02T15:57:13.1876181+05:30",
"LastOrderDate": "2025-11-02T15:57:13.1876181+05:30",
"NetAmount": 8.0,
"NetAmountString": "sample string 9"
}
]
}
text/html
Sample:
{"CompId":"57464042-aee6-4856-bd88-999174a01311","AtrnYear":2,"NoOfRecordsOnPage":3,"pageNo":4,"totalRows":5,"TotalOrders":6,"TotalNetAmount":7.0,"TotalNetAmountString":"sample string 8","OrderPartyWiseViewList":[{"PartyId":"c1ec4035-e884-49f5-afdb-83ef81f0d8c2","PartyName":"sample string 2","PartyShort":"sample string 3","PartyGroupName":"sample string 4","NoOfTransactions":"sample string 5","FirstOrderDate":"2025-11-02T15:57:13.1876181+05:30","LastOrderDate":"2025-11-02T15:57:13.1876181+05:30","NetAmount":8.0,"NetAmountString":"sample string 9"},{"PartyId":"c1ec4035-e884-49f5-afdb-83ef81f0d8c2","PartyName":"sample string 2","PartyShort":"sample string 3","PartyGroupName":"sample string 4","NoOfTransactions":"sample string 5","FirstOrderDate":"2025-11-02T15:57:13.1876181+05:30","LastOrderDate":"2025-11-02T15:57:13.1876181+05:30","NetAmount":8.0,"NetAmountString":"sample string 9"},{"PartyId":"c1ec4035-e884-49f5-afdb-83ef81f0d8c2","PartyName":"sample string 2","PartyShort":"sample string 3","PartyGroupName":"sample string 4","NoOfTransactions":"sample string 5","FirstOrderDate":"2025-11-02T15:57:13.1876181+05:30","LastOrderDate":"2025-11-02T15:57:13.1876181+05:30","NetAmount":8.0,"NetAmountString":"sample string 9"}]}
application/xml, text/xml
Sample:
<OrderPartyWiseViewModels xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
<AtrnYear>2</AtrnYear>
<CompId>57464042-aee6-4856-bd88-999174a01311</CompId>
<NoOfRecordsOnPage>3</NoOfRecordsOnPage>
<OrderPartyWiseViewList>
<OrderPartyWiseViewList>
<FirstOrderDate>2025-11-02T15:57:13.1876181+05:30</FirstOrderDate>
<LastOrderDate>2025-11-02T15:57:13.1876181+05:30</LastOrderDate>
<NetAmount>8</NetAmount>
<NetAmountString>sample string 9</NetAmountString>
<NoOfTransactions>sample string 5</NoOfTransactions>
<PartyGroupName>sample string 4</PartyGroupName>
<PartyId>c1ec4035-e884-49f5-afdb-83ef81f0d8c2</PartyId>
<PartyName>sample string 2</PartyName>
<PartyShort>sample string 3</PartyShort>
</OrderPartyWiseViewList>
<OrderPartyWiseViewList>
<FirstOrderDate>2025-11-02T15:57:13.1876181+05:30</FirstOrderDate>
<LastOrderDate>2025-11-02T15:57:13.1876181+05:30</LastOrderDate>
<NetAmount>8</NetAmount>
<NetAmountString>sample string 9</NetAmountString>
<NoOfTransactions>sample string 5</NoOfTransactions>
<PartyGroupName>sample string 4</PartyGroupName>
<PartyId>c1ec4035-e884-49f5-afdb-83ef81f0d8c2</PartyId>
<PartyName>sample string 2</PartyName>
<PartyShort>sample string 3</PartyShort>
</OrderPartyWiseViewList>
<OrderPartyWiseViewList>
<FirstOrderDate>2025-11-02T15:57:13.1876181+05:30</FirstOrderDate>
<LastOrderDate>2025-11-02T15:57:13.1876181+05:30</LastOrderDate>
<NetAmount>8</NetAmount>
<NetAmountString>sample string 9</NetAmountString>
<NoOfTransactions>sample string 5</NoOfTransactions>
<PartyGroupName>sample string 4</PartyGroupName>
<PartyId>c1ec4035-e884-49f5-afdb-83ef81f0d8c2</PartyId>
<PartyName>sample string 2</PartyName>
<PartyShort>sample string 3</PartyShort>
</OrderPartyWiseViewList>
</OrderPartyWiseViewList>
<TotalNetAmount>7</TotalNetAmount>
<TotalNetAmountString>sample string 8</TotalNetAmountString>
<TotalOrders>6</TotalOrders>
<pageNo>4</pageNo>
<totalRows>5</totalRows>
</OrderPartyWiseViewModels>