POST api/Items/GetClosingQuantity

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:
[
  {
    "ID": "71fd1523-a13e-491f-bf3d-a1294d3d0341",
    "ItemID": "183f4c8b-84f5-4a30-b000-5239ed57b5bf",
    "CompID": "fb3b14a6-35ba-4422-a5e9-ca962215dee8",
    "AtrnYear": 1,
    "ClosingQty1": 1.0,
    "ClosingQty2": 1.0,
    "ClosingAmt": 1.0,
    "AccountingMode": 4,
    "ReturnCode": 5,
    "ReturnMessage": "sample string 6",
    "ErrorMessage": "sample string 7"
  },
  {
    "ID": "71fd1523-a13e-491f-bf3d-a1294d3d0341",
    "ItemID": "183f4c8b-84f5-4a30-b000-5239ed57b5bf",
    "CompID": "fb3b14a6-35ba-4422-a5e9-ca962215dee8",
    "AtrnYear": 1,
    "ClosingQty1": 1.0,
    "ClosingQty2": 1.0,
    "ClosingAmt": 1.0,
    "AccountingMode": 4,
    "ReturnCode": 5,
    "ReturnMessage": "sample string 6",
    "ErrorMessage": "sample string 7"
  },
  {
    "ID": "71fd1523-a13e-491f-bf3d-a1294d3d0341",
    "ItemID": "183f4c8b-84f5-4a30-b000-5239ed57b5bf",
    "CompID": "fb3b14a6-35ba-4422-a5e9-ca962215dee8",
    "AtrnYear": 1,
    "ClosingQty1": 1.0,
    "ClosingQty2": 1.0,
    "ClosingAmt": 1.0,
    "AccountingMode": 4,
    "ReturnCode": 5,
    "ReturnMessage": "sample string 6",
    "ErrorMessage": "sample string 7"
  }
]

text/html

Sample:
[{"ID":"71fd1523-a13e-491f-bf3d-a1294d3d0341","ItemID":"183f4c8b-84f5-4a30-b000-5239ed57b5bf","CompID":"fb3b14a6-35ba-4422-a5e9-ca962215dee8","AtrnYear":1,"ClosingQty1":1.0,"ClosingQty2":1.0,"ClosingAmt":1.0,"AccountingMode":4,"ReturnCode":5,"ReturnMessage":"sample string 6","ErrorMessage":"sample string 7"},{"ID":"71fd1523-a13e-491f-bf3d-a1294d3d0341","ItemID":"183f4c8b-84f5-4a30-b000-5239ed57b5bf","CompID":"fb3b14a6-35ba-4422-a5e9-ca962215dee8","AtrnYear":1,"ClosingQty1":1.0,"ClosingQty2":1.0,"ClosingAmt":1.0,"AccountingMode":4,"ReturnCode":5,"ReturnMessage":"sample string 6","ErrorMessage":"sample string 7"},{"ID":"71fd1523-a13e-491f-bf3d-a1294d3d0341","ItemID":"183f4c8b-84f5-4a30-b000-5239ed57b5bf","CompID":"fb3b14a6-35ba-4422-a5e9-ca962215dee8","AtrnYear":1,"ClosingQty1":1.0,"ClosingQty2":1.0,"ClosingAmt":1.0,"AccountingMode":4,"ReturnCode":5,"ReturnMessage":"sample string 6","ErrorMessage":"sample string 7"}]

application/xml, text/xml

Sample:
<ArrayOfClosingQuantityOfItemBalanceModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
  <ClosingQuantityOfItemBalanceModel>
    <ErrorMessage>sample string 7</ErrorMessage>
    <ReturnCode>5</ReturnCode>
    <ReturnMessage>sample string 6</ReturnMessage>
    <AccountingMode>4</AccountingMode>
    <AtrnYear>1</AtrnYear>
    <ClosingAmt>1</ClosingAmt>
    <ClosingQty1>1</ClosingQty1>
    <ClosingQty2>1</ClosingQty2>
    <CompID>fb3b14a6-35ba-4422-a5e9-ca962215dee8</CompID>
    <ID>71fd1523-a13e-491f-bf3d-a1294d3d0341</ID>
    <ItemID>183f4c8b-84f5-4a30-b000-5239ed57b5bf</ItemID>
  </ClosingQuantityOfItemBalanceModel>
  <ClosingQuantityOfItemBalanceModel>
    <ErrorMessage>sample string 7</ErrorMessage>
    <ReturnCode>5</ReturnCode>
    <ReturnMessage>sample string 6</ReturnMessage>
    <AccountingMode>4</AccountingMode>
    <AtrnYear>1</AtrnYear>
    <ClosingAmt>1</ClosingAmt>
    <ClosingQty1>1</ClosingQty1>
    <ClosingQty2>1</ClosingQty2>
    <CompID>fb3b14a6-35ba-4422-a5e9-ca962215dee8</CompID>
    <ID>71fd1523-a13e-491f-bf3d-a1294d3d0341</ID>
    <ItemID>183f4c8b-84f5-4a30-b000-5239ed57b5bf</ItemID>
  </ClosingQuantityOfItemBalanceModel>
  <ClosingQuantityOfItemBalanceModel>
    <ErrorMessage>sample string 7</ErrorMessage>
    <ReturnCode>5</ReturnCode>
    <ReturnMessage>sample string 6</ReturnMessage>
    <AccountingMode>4</AccountingMode>
    <AtrnYear>1</AtrnYear>
    <ClosingAmt>1</ClosingAmt>
    <ClosingQty1>1</ClosingQty1>
    <ClosingQty2>1</ClosingQty2>
    <CompID>fb3b14a6-35ba-4422-a5e9-ca962215dee8</CompID>
    <ID>71fd1523-a13e-491f-bf3d-a1294d3d0341</ID>
    <ItemID>183f4c8b-84f5-4a30-b000-5239ed57b5bf</ItemID>
  </ClosingQuantityOfItemBalanceModel>
</ArrayOfClosingQuantityOfItemBalanceModel>