GET api/pbxmlPurchaseOrderOutstanding/GetAllPurchaseOrderOutstanding?cccd={cccd}&from={from}&to={to}&Itcd={Itcd}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
cccd | No documentation available. |
Define this parameter in the request URI. |
from | No documentation available. |
Define this parameter in the request URI. |
to | No documentation available. |
Define this parameter in the request URI. |
Itcd | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "CCCD": "sample string 1", "PARTYLEDGERNAME": "sample string 2", "ITCD": "sample string 3", "STOCKITEM": "sample string 4", "ORDERNO": "sample string 5", "SALESQTY": 6.1, "SALESAMT": 7.1, "PURCRATE": 8.1, "RECDQTY": 9.1, "RECDAMT": 10.1, "PENDINGQTY": 11.1, "RECDRATE": 12.1, "RATE": 13.1, "AMOUNT": 14.1, "PENDINGAMT": 15.1, "DATE": "sample string 16", "todt": "sample string 17", "fromdt": "sample string 18", "DAYSDIFF": "sample string 19", "DUEDATE": "sample string 20" }, { "CCCD": "sample string 1", "PARTYLEDGERNAME": "sample string 2", "ITCD": "sample string 3", "STOCKITEM": "sample string 4", "ORDERNO": "sample string 5", "SALESQTY": 6.1, "SALESAMT": 7.1, "PURCRATE": 8.1, "RECDQTY": 9.1, "RECDAMT": 10.1, "PENDINGQTY": 11.1, "RECDRATE": 12.1, "RATE": 13.1, "AMOUNT": 14.1, "PENDINGAMT": 15.1, "DATE": "sample string 16", "todt": "sample string 17", "fromdt": "sample string 18", "DAYSDIFF": "sample string 19", "DUEDATE": "sample string 20" }, { "CCCD": "sample string 1", "PARTYLEDGERNAME": "sample string 2", "ITCD": "sample string 3", "STOCKITEM": "sample string 4", "ORDERNO": "sample string 5", "SALESQTY": 6.1, "SALESAMT": 7.1, "PURCRATE": 8.1, "RECDQTY": 9.1, "RECDAMT": 10.1, "PENDINGQTY": 11.1, "RECDRATE": 12.1, "RATE": 13.1, "AMOUNT": 14.1, "PENDINGAMT": 15.1, "DATE": "sample string 16", "todt": "sample string 17", "fromdt": "sample string 18", "DAYSDIFF": "sample string 19", "DUEDATE": "sample string 20" } ]
text/html
Sample:
[{"CCCD":"sample string 1","PARTYLEDGERNAME":"sample string 2","ITCD":"sample string 3","STOCKITEM":"sample string 4","ORDERNO":"sample string 5","SALESQTY":6.1,"SALESAMT":7.1,"PURCRATE":8.1,"RECDQTY":9.1,"RECDAMT":10.1,"PENDINGQTY":11.1,"RECDRATE":12.1,"RATE":13.1,"AMOUNT":14.1,"PENDINGAMT":15.1,"DATE":"sample string 16","todt":"sample string 17","fromdt":"sample string 18","DAYSDIFF":"sample string 19","DUEDATE":"sample string 20"},{"CCCD":"sample string 1","PARTYLEDGERNAME":"sample string 2","ITCD":"sample string 3","STOCKITEM":"sample string 4","ORDERNO":"sample string 5","SALESQTY":6.1,"SALESAMT":7.1,"PURCRATE":8.1,"RECDQTY":9.1,"RECDAMT":10.1,"PENDINGQTY":11.1,"RECDRATE":12.1,"RATE":13.1,"AMOUNT":14.1,"PENDINGAMT":15.1,"DATE":"sample string 16","todt":"sample string 17","fromdt":"sample string 18","DAYSDIFF":"sample string 19","DUEDATE":"sample string 20"},{"CCCD":"sample string 1","PARTYLEDGERNAME":"sample string 2","ITCD":"sample string 3","STOCKITEM":"sample string 4","ORDERNO":"sample string 5","SALESQTY":6.1,"SALESAMT":7.1,"PURCRATE":8.1,"RECDQTY":9.1,"RECDAMT":10.1,"PENDINGQTY":11.1,"RECDRATE":12.1,"RATE":13.1,"AMOUNT":14.1,"PENDINGAMT":15.1,"DATE":"sample string 16","todt":"sample string 17","fromdt":"sample string 18","DAYSDIFF":"sample string 19","DUEDATE":"sample string 20"}]
application/xml, text/xml
Sample:
<ArrayOfpbxmlPurchaseOrderOutstanding xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models"> <pbxmlPurchaseOrderOutstanding> <AMOUNT>14.1</AMOUNT> <CCCD>sample string 1</CCCD> <DATE>sample string 16</DATE> <DAYSDIFF>sample string 19</DAYSDIFF> <DUEDATE>sample string 20</DUEDATE> <ITCD>sample string 3</ITCD> <ORDERNO>sample string 5</ORDERNO> <PARTYLEDGERNAME>sample string 2</PARTYLEDGERNAME> <PENDINGAMT>15.1</PENDINGAMT> <PENDINGQTY>11.1</PENDINGQTY> <PURCRATE>8.1</PURCRATE> <RATE>13.1</RATE> <RECDAMT>10.1</RECDAMT> <RECDQTY>9.1</RECDQTY> <RECDRATE>12.1</RECDRATE> <SALESAMT>7.1</SALESAMT> <SALESQTY>6.1</SALESQTY> <STOCKITEM>sample string 4</STOCKITEM> <fromdt>sample string 18</fromdt> <todt>sample string 17</todt> </pbxmlPurchaseOrderOutstanding> <pbxmlPurchaseOrderOutstanding> <AMOUNT>14.1</AMOUNT> <CCCD>sample string 1</CCCD> <DATE>sample string 16</DATE> <DAYSDIFF>sample string 19</DAYSDIFF> <DUEDATE>sample string 20</DUEDATE> <ITCD>sample string 3</ITCD> <ORDERNO>sample string 5</ORDERNO> <PARTYLEDGERNAME>sample string 2</PARTYLEDGERNAME> <PENDINGAMT>15.1</PENDINGAMT> <PENDINGQTY>11.1</PENDINGQTY> <PURCRATE>8.1</PURCRATE> <RATE>13.1</RATE> <RECDAMT>10.1</RECDAMT> <RECDQTY>9.1</RECDQTY> <RECDRATE>12.1</RECDRATE> <SALESAMT>7.1</SALESAMT> <SALESQTY>6.1</SALESQTY> <STOCKITEM>sample string 4</STOCKITEM> <fromdt>sample string 18</fromdt> <todt>sample string 17</todt> </pbxmlPurchaseOrderOutstanding> <pbxmlPurchaseOrderOutstanding> <AMOUNT>14.1</AMOUNT> <CCCD>sample string 1</CCCD> <DATE>sample string 16</DATE> <DAYSDIFF>sample string 19</DAYSDIFF> <DUEDATE>sample string 20</DUEDATE> <ITCD>sample string 3</ITCD> <ORDERNO>sample string 5</ORDERNO> <PARTYLEDGERNAME>sample string 2</PARTYLEDGERNAME> <PENDINGAMT>15.1</PENDINGAMT> <PENDINGQTY>11.1</PENDINGQTY> <PURCRATE>8.1</PURCRATE> <RATE>13.1</RATE> <RECDAMT>10.1</RECDAMT> <RECDQTY>9.1</RECDQTY> <RECDRATE>12.1</RECDRATE> <SALESAMT>7.1</SALESAMT> <SALESQTY>6.1</SALESQTY> <STOCKITEM>sample string 4</STOCKITEM> <fromdt>sample string 18</fromdt> <todt>sample string 17</todt> </pbxmlPurchaseOrderOutstanding> </ArrayOfpbxmlPurchaseOrderOutstanding>