POST api/BatchWiseDetails/RetrieveListByBatchNo

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": "4375571c-0d83-49e0-a456-e5edce6c4475",
    "TransactionId": "65f012c8-65dd-455a-ab99-07a0e2f3de35",
    "StrPartyName": "sample string 3",
    "StrAtrnDate": "sample string 4",
    "StrAtrnType": "sample string 5",
    "StrBatchNo": "sample string 6",
    "StrQuantity1": "sample string 7",
    "StrQuantity2": "sample string 8",
    "CountBatchSplit": 9,
    "ItrnType": 10,
    "Quantity1": 11.0,
    "Quantity2": 12.0
  },
  {
    "CompId": "4375571c-0d83-49e0-a456-e5edce6c4475",
    "TransactionId": "65f012c8-65dd-455a-ab99-07a0e2f3de35",
    "StrPartyName": "sample string 3",
    "StrAtrnDate": "sample string 4",
    "StrAtrnType": "sample string 5",
    "StrBatchNo": "sample string 6",
    "StrQuantity1": "sample string 7",
    "StrQuantity2": "sample string 8",
    "CountBatchSplit": 9,
    "ItrnType": 10,
    "Quantity1": 11.0,
    "Quantity2": 12.0
  },
  {
    "CompId": "4375571c-0d83-49e0-a456-e5edce6c4475",
    "TransactionId": "65f012c8-65dd-455a-ab99-07a0e2f3de35",
    "StrPartyName": "sample string 3",
    "StrAtrnDate": "sample string 4",
    "StrAtrnType": "sample string 5",
    "StrBatchNo": "sample string 6",
    "StrQuantity1": "sample string 7",
    "StrQuantity2": "sample string 8",
    "CountBatchSplit": 9,
    "ItrnType": 10,
    "Quantity1": 11.0,
    "Quantity2": 12.0
  }
]

text/html

Sample:
[{"CompId":"4375571c-0d83-49e0-a456-e5edce6c4475","TransactionId":"65f012c8-65dd-455a-ab99-07a0e2f3de35","StrPartyName":"sample string 3","StrAtrnDate":"sample string 4","StrAtrnType":"sample string 5","StrBatchNo":"sample string 6","StrQuantity1":"sample string 7","StrQuantity2":"sample string 8","CountBatchSplit":9,"ItrnType":10,"Quantity1":11.0,"Quantity2":12.0},{"CompId":"4375571c-0d83-49e0-a456-e5edce6c4475","TransactionId":"65f012c8-65dd-455a-ab99-07a0e2f3de35","StrPartyName":"sample string 3","StrAtrnDate":"sample string 4","StrAtrnType":"sample string 5","StrBatchNo":"sample string 6","StrQuantity1":"sample string 7","StrQuantity2":"sample string 8","CountBatchSplit":9,"ItrnType":10,"Quantity1":11.0,"Quantity2":12.0},{"CompId":"4375571c-0d83-49e0-a456-e5edce6c4475","TransactionId":"65f012c8-65dd-455a-ab99-07a0e2f3de35","StrPartyName":"sample string 3","StrAtrnDate":"sample string 4","StrAtrnType":"sample string 5","StrBatchNo":"sample string 6","StrQuantity1":"sample string 7","StrQuantity2":"sample string 8","CountBatchSplit":9,"ItrnType":10,"Quantity1":11.0,"Quantity2":12.0}]

application/xml, text/xml

Sample:
<ArrayOfBatchWiseDetailsModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <BatchWiseDetailsModel>
    <CompId>4375571c-0d83-49e0-a456-e5edce6c4475</CompId>
    <CountBatchSplit>9</CountBatchSplit>
    <ItrnType>10</ItrnType>
    <Quantity1>11</Quantity1>
    <Quantity2>12</Quantity2>
    <StrAtrnDate>sample string 4</StrAtrnDate>
    <StrAtrnType>sample string 5</StrAtrnType>
    <StrBatchNo>sample string 6</StrBatchNo>
    <StrPartyName>sample string 3</StrPartyName>
    <StrQuantity1>sample string 7</StrQuantity1>
    <StrQuantity2>sample string 8</StrQuantity2>
    <TransactionId>65f012c8-65dd-455a-ab99-07a0e2f3de35</TransactionId>
  </BatchWiseDetailsModel>
  <BatchWiseDetailsModel>
    <CompId>4375571c-0d83-49e0-a456-e5edce6c4475</CompId>
    <CountBatchSplit>9</CountBatchSplit>
    <ItrnType>10</ItrnType>
    <Quantity1>11</Quantity1>
    <Quantity2>12</Quantity2>
    <StrAtrnDate>sample string 4</StrAtrnDate>
    <StrAtrnType>sample string 5</StrAtrnType>
    <StrBatchNo>sample string 6</StrBatchNo>
    <StrPartyName>sample string 3</StrPartyName>
    <StrQuantity1>sample string 7</StrQuantity1>
    <StrQuantity2>sample string 8</StrQuantity2>
    <TransactionId>65f012c8-65dd-455a-ab99-07a0e2f3de35</TransactionId>
  </BatchWiseDetailsModel>
  <BatchWiseDetailsModel>
    <CompId>4375571c-0d83-49e0-a456-e5edce6c4475</CompId>
    <CountBatchSplit>9</CountBatchSplit>
    <ItrnType>10</ItrnType>
    <Quantity1>11</Quantity1>
    <Quantity2>12</Quantity2>
    <StrAtrnDate>sample string 4</StrAtrnDate>
    <StrAtrnType>sample string 5</StrAtrnType>
    <StrBatchNo>sample string 6</StrBatchNo>
    <StrPartyName>sample string 3</StrPartyName>
    <StrQuantity1>sample string 7</StrQuantity1>
    <StrQuantity2>sample string 8</StrQuantity2>
    <TransactionId>65f012c8-65dd-455a-ab99-07a0e2f3de35</TransactionId>
  </BatchWiseDetailsModel>
</ArrayOfBatchWiseDetailsModel>