GET api/TranDet/GetAllBillDateWise?cccd={cccd}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| cccd | 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",
"NAME": "sample string 2",
"BranCd": "sample string 3",
"trtype": "sample string 4",
"paidTo": "sample string 5",
"trkey": "sample string 6",
"trcode": "sample string 7",
"trno": "sample string 8",
"trsrl": 9.1,
"trsrlSpecified": true,
"trdt": "2025-11-05T00:10:56.6120636+05:30",
"trdtSpecified": true,
"InvNo": 13.1,
"InvNoSpecified": true,
"Accno": 15.1,
"Nart": "sample string 16",
"Narration": "sample string 17",
"ChqNo": 18.1,
"BkCode": 19.1,
"DrAmt": 20.1,
"CrAmt": 21.1,
"Amt": 22.1,
"Tag": "sample string 23",
"RefNo": "sample string 24",
"cnt": 25.1
},
{
"cccd": "sample string 1",
"NAME": "sample string 2",
"BranCd": "sample string 3",
"trtype": "sample string 4",
"paidTo": "sample string 5",
"trkey": "sample string 6",
"trcode": "sample string 7",
"trno": "sample string 8",
"trsrl": 9.1,
"trsrlSpecified": true,
"trdt": "2025-11-05T00:10:56.6120636+05:30",
"trdtSpecified": true,
"InvNo": 13.1,
"InvNoSpecified": true,
"Accno": 15.1,
"Nart": "sample string 16",
"Narration": "sample string 17",
"ChqNo": 18.1,
"BkCode": 19.1,
"DrAmt": 20.1,
"CrAmt": 21.1,
"Amt": 22.1,
"Tag": "sample string 23",
"RefNo": "sample string 24",
"cnt": 25.1
},
{
"cccd": "sample string 1",
"NAME": "sample string 2",
"BranCd": "sample string 3",
"trtype": "sample string 4",
"paidTo": "sample string 5",
"trkey": "sample string 6",
"trcode": "sample string 7",
"trno": "sample string 8",
"trsrl": 9.1,
"trsrlSpecified": true,
"trdt": "2025-11-05T00:10:56.6120636+05:30",
"trdtSpecified": true,
"InvNo": 13.1,
"InvNoSpecified": true,
"Accno": 15.1,
"Nart": "sample string 16",
"Narration": "sample string 17",
"ChqNo": 18.1,
"BkCode": 19.1,
"DrAmt": 20.1,
"CrAmt": 21.1,
"Amt": 22.1,
"Tag": "sample string 23",
"RefNo": "sample string 24",
"cnt": 25.1
}
]
text/html
Sample:
[{"cccd":"sample string 1","NAME":"sample string 2","BranCd":"sample string 3","trtype":"sample string 4","paidTo":"sample string 5","trkey":"sample string 6","trcode":"sample string 7","trno":"sample string 8","trsrl":9.1,"trsrlSpecified":true,"trdt":"2025-11-05T00:10:56.6120636+05:30","trdtSpecified":true,"InvNo":13.1,"InvNoSpecified":true,"Accno":15.1,"Nart":"sample string 16","Narration":"sample string 17","ChqNo":18.1,"BkCode":19.1,"DrAmt":20.1,"CrAmt":21.1,"Amt":22.1,"Tag":"sample string 23","RefNo":"sample string 24","cnt":25.1},{"cccd":"sample string 1","NAME":"sample string 2","BranCd":"sample string 3","trtype":"sample string 4","paidTo":"sample string 5","trkey":"sample string 6","trcode":"sample string 7","trno":"sample string 8","trsrl":9.1,"trsrlSpecified":true,"trdt":"2025-11-05T00:10:56.6120636+05:30","trdtSpecified":true,"InvNo":13.1,"InvNoSpecified":true,"Accno":15.1,"Nart":"sample string 16","Narration":"sample string 17","ChqNo":18.1,"BkCode":19.1,"DrAmt":20.1,"CrAmt":21.1,"Amt":22.1,"Tag":"sample string 23","RefNo":"sample string 24","cnt":25.1},{"cccd":"sample string 1","NAME":"sample string 2","BranCd":"sample string 3","trtype":"sample string 4","paidTo":"sample string 5","trkey":"sample string 6","trcode":"sample string 7","trno":"sample string 8","trsrl":9.1,"trsrlSpecified":true,"trdt":"2025-11-05T00:10:56.6120636+05:30","trdtSpecified":true,"InvNo":13.1,"InvNoSpecified":true,"Accno":15.1,"Nart":"sample string 16","Narration":"sample string 17","ChqNo":18.1,"BkCode":19.1,"DrAmt":20.1,"CrAmt":21.1,"Amt":22.1,"Tag":"sample string 23","RefNo":"sample string 24","cnt":25.1}]
application/xml, text/xml
Sample:
<ArrayOfTranDet xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
<TranDet>
<Accno>15.1</Accno>
<Amt>22.1</Amt>
<BkCode>19.1</BkCode>
<BranCd>sample string 3</BranCd>
<ChqNo>18.1</ChqNo>
<CrAmt>21.1</CrAmt>
<DrAmt>20.1</DrAmt>
<InvNo>13.1</InvNo>
<InvNoSpecified>true</InvNoSpecified>
<NAME>sample string 2</NAME>
<Narration>sample string 17</Narration>
<Nart>sample string 16</Nart>
<RefNo>sample string 24</RefNo>
<Tag>sample string 23</Tag>
<cccd>sample string 1</cccd>
<cnt>25.1</cnt>
<paidTo>sample string 5</paidTo>
<trcode>sample string 7</trcode>
<trdt>2025-11-05T00:10:56.6120636+05:30</trdt>
<trdtSpecified>true</trdtSpecified>
<trkey>sample string 6</trkey>
<trno>sample string 8</trno>
<trsrl>9.1</trsrl>
<trsrlSpecified>true</trsrlSpecified>
<trtype>sample string 4</trtype>
</TranDet>
<TranDet>
<Accno>15.1</Accno>
<Amt>22.1</Amt>
<BkCode>19.1</BkCode>
<BranCd>sample string 3</BranCd>
<ChqNo>18.1</ChqNo>
<CrAmt>21.1</CrAmt>
<DrAmt>20.1</DrAmt>
<InvNo>13.1</InvNo>
<InvNoSpecified>true</InvNoSpecified>
<NAME>sample string 2</NAME>
<Narration>sample string 17</Narration>
<Nart>sample string 16</Nart>
<RefNo>sample string 24</RefNo>
<Tag>sample string 23</Tag>
<cccd>sample string 1</cccd>
<cnt>25.1</cnt>
<paidTo>sample string 5</paidTo>
<trcode>sample string 7</trcode>
<trdt>2025-11-05T00:10:56.6120636+05:30</trdt>
<trdtSpecified>true</trdtSpecified>
<trkey>sample string 6</trkey>
<trno>sample string 8</trno>
<trsrl>9.1</trsrl>
<trsrlSpecified>true</trsrlSpecified>
<trtype>sample string 4</trtype>
</TranDet>
<TranDet>
<Accno>15.1</Accno>
<Amt>22.1</Amt>
<BkCode>19.1</BkCode>
<BranCd>sample string 3</BranCd>
<ChqNo>18.1</ChqNo>
<CrAmt>21.1</CrAmt>
<DrAmt>20.1</DrAmt>
<InvNo>13.1</InvNo>
<InvNoSpecified>true</InvNoSpecified>
<NAME>sample string 2</NAME>
<Narration>sample string 17</Narration>
<Nart>sample string 16</Nart>
<RefNo>sample string 24</RefNo>
<Tag>sample string 23</Tag>
<cccd>sample string 1</cccd>
<cnt>25.1</cnt>
<paidTo>sample string 5</paidTo>
<trcode>sample string 7</trcode>
<trdt>2025-11-05T00:10:56.6120636+05:30</trdt>
<trdtSpecified>true</trdtSpecified>
<trkey>sample string 6</trkey>
<trno>sample string 8</trno>
<trsrl>9.1</trsrl>
<trsrlSpecified>true</trsrlSpecified>
<trtype>sample string 4</trtype>
</TranDet>
</ArrayOfTranDet>