POST api/TransactionLog/list
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:
[
{
"ID": "d681be47-7dae-40fc-a137-d759e033bd55",
"CompID": "6b92f378-7453-49c4-8031-e95a875dbfcc",
"StartTime": "2026-04-18T17:01:25.2222918+05:30",
"EndTime": "2026-04-18T17:01:25.2222918+05:30",
"Status": 3,
"TransactionType": 4,
"CreatedBy": "d13e808d-a80a-4a5d-a026-da16c0998810",
"TransactionHeadId": "de900480-6a00-4e52-9ecc-52825b51c088",
"CreatedDate": "2026-04-18T17:01:25.2222918+05:30",
"ModifiedBy": "7affca40-fd39-48e2-a7b1-e7b6882de423",
"ModifiedDate": "2026-04-18T17:01:25.2222918+05:30",
"PageIndex": 8,
"NoOfRecordsOnPage": 9,
"TotalRecords": 10
},
{
"ID": "d681be47-7dae-40fc-a137-d759e033bd55",
"CompID": "6b92f378-7453-49c4-8031-e95a875dbfcc",
"StartTime": "2026-04-18T17:01:25.2222918+05:30",
"EndTime": "2026-04-18T17:01:25.2222918+05:30",
"Status": 3,
"TransactionType": 4,
"CreatedBy": "d13e808d-a80a-4a5d-a026-da16c0998810",
"TransactionHeadId": "de900480-6a00-4e52-9ecc-52825b51c088",
"CreatedDate": "2026-04-18T17:01:25.2222918+05:30",
"ModifiedBy": "7affca40-fd39-48e2-a7b1-e7b6882de423",
"ModifiedDate": "2026-04-18T17:01:25.2222918+05:30",
"PageIndex": 8,
"NoOfRecordsOnPage": 9,
"TotalRecords": 10
},
{
"ID": "d681be47-7dae-40fc-a137-d759e033bd55",
"CompID": "6b92f378-7453-49c4-8031-e95a875dbfcc",
"StartTime": "2026-04-18T17:01:25.2222918+05:30",
"EndTime": "2026-04-18T17:01:25.2222918+05:30",
"Status": 3,
"TransactionType": 4,
"CreatedBy": "d13e808d-a80a-4a5d-a026-da16c0998810",
"TransactionHeadId": "de900480-6a00-4e52-9ecc-52825b51c088",
"CreatedDate": "2026-04-18T17:01:25.2222918+05:30",
"ModifiedBy": "7affca40-fd39-48e2-a7b1-e7b6882de423",
"ModifiedDate": "2026-04-18T17:01:25.2222918+05:30",
"PageIndex": 8,
"NoOfRecordsOnPage": 9,
"TotalRecords": 10
}
]
text/html
Sample:
[{"ID":"d681be47-7dae-40fc-a137-d759e033bd55","CompID":"6b92f378-7453-49c4-8031-e95a875dbfcc","StartTime":"2026-04-18T17:01:25.2222918+05:30","EndTime":"2026-04-18T17:01:25.2222918+05:30","Status":3,"TransactionType":4,"CreatedBy":"d13e808d-a80a-4a5d-a026-da16c0998810","TransactionHeadId":"de900480-6a00-4e52-9ecc-52825b51c088","CreatedDate":"2026-04-18T17:01:25.2222918+05:30","ModifiedBy":"7affca40-fd39-48e2-a7b1-e7b6882de423","ModifiedDate":"2026-04-18T17:01:25.2222918+05:30","PageIndex":8,"NoOfRecordsOnPage":9,"TotalRecords":10},{"ID":"d681be47-7dae-40fc-a137-d759e033bd55","CompID":"6b92f378-7453-49c4-8031-e95a875dbfcc","StartTime":"2026-04-18T17:01:25.2222918+05:30","EndTime":"2026-04-18T17:01:25.2222918+05:30","Status":3,"TransactionType":4,"CreatedBy":"d13e808d-a80a-4a5d-a026-da16c0998810","TransactionHeadId":"de900480-6a00-4e52-9ecc-52825b51c088","CreatedDate":"2026-04-18T17:01:25.2222918+05:30","ModifiedBy":"7affca40-fd39-48e2-a7b1-e7b6882de423","ModifiedDate":"2026-04-18T17:01:25.2222918+05:30","PageIndex":8,"NoOfRecordsOnPage":9,"TotalRecords":10},{"ID":"d681be47-7dae-40fc-a137-d759e033bd55","CompID":"6b92f378-7453-49c4-8031-e95a875dbfcc","StartTime":"2026-04-18T17:01:25.2222918+05:30","EndTime":"2026-04-18T17:01:25.2222918+05:30","Status":3,"TransactionType":4,"CreatedBy":"d13e808d-a80a-4a5d-a026-da16c0998810","TransactionHeadId":"de900480-6a00-4e52-9ecc-52825b51c088","CreatedDate":"2026-04-18T17:01:25.2222918+05:30","ModifiedBy":"7affca40-fd39-48e2-a7b1-e7b6882de423","ModifiedDate":"2026-04-18T17:01:25.2222918+05:30","PageIndex":8,"NoOfRecordsOnPage":9,"TotalRecords":10}]
application/xml, text/xml
Sample:
<ArrayOfTransactionLogModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
<TransactionLogModel>
<CompID>6b92f378-7453-49c4-8031-e95a875dbfcc</CompID>
<CreatedBy>d13e808d-a80a-4a5d-a026-da16c0998810</CreatedBy>
<CreatedDate>2026-04-18T17:01:25.2222918+05:30</CreatedDate>
<EndTime>2026-04-18T17:01:25.2222918+05:30</EndTime>
<ID>d681be47-7dae-40fc-a137-d759e033bd55</ID>
<ModifiedBy>7affca40-fd39-48e2-a7b1-e7b6882de423</ModifiedBy>
<ModifiedDate>2026-04-18T17:01:25.2222918+05:30</ModifiedDate>
<NoOfRecordsOnPage>9</NoOfRecordsOnPage>
<PageIndex>8</PageIndex>
<StartTime>2026-04-18T17:01:25.2222918+05:30</StartTime>
<Status>3</Status>
<TotalRecords>10</TotalRecords>
<TransactionHeadId>de900480-6a00-4e52-9ecc-52825b51c088</TransactionHeadId>
<TransactionType>4</TransactionType>
</TransactionLogModel>
<TransactionLogModel>
<CompID>6b92f378-7453-49c4-8031-e95a875dbfcc</CompID>
<CreatedBy>d13e808d-a80a-4a5d-a026-da16c0998810</CreatedBy>
<CreatedDate>2026-04-18T17:01:25.2222918+05:30</CreatedDate>
<EndTime>2026-04-18T17:01:25.2222918+05:30</EndTime>
<ID>d681be47-7dae-40fc-a137-d759e033bd55</ID>
<ModifiedBy>7affca40-fd39-48e2-a7b1-e7b6882de423</ModifiedBy>
<ModifiedDate>2026-04-18T17:01:25.2222918+05:30</ModifiedDate>
<NoOfRecordsOnPage>9</NoOfRecordsOnPage>
<PageIndex>8</PageIndex>
<StartTime>2026-04-18T17:01:25.2222918+05:30</StartTime>
<Status>3</Status>
<TotalRecords>10</TotalRecords>
<TransactionHeadId>de900480-6a00-4e52-9ecc-52825b51c088</TransactionHeadId>
<TransactionType>4</TransactionType>
</TransactionLogModel>
<TransactionLogModel>
<CompID>6b92f378-7453-49c4-8031-e95a875dbfcc</CompID>
<CreatedBy>d13e808d-a80a-4a5d-a026-da16c0998810</CreatedBy>
<CreatedDate>2026-04-18T17:01:25.2222918+05:30</CreatedDate>
<EndTime>2026-04-18T17:01:25.2222918+05:30</EndTime>
<ID>d681be47-7dae-40fc-a137-d759e033bd55</ID>
<ModifiedBy>7affca40-fd39-48e2-a7b1-e7b6882de423</ModifiedBy>
<ModifiedDate>2026-04-18T17:01:25.2222918+05:30</ModifiedDate>
<NoOfRecordsOnPage>9</NoOfRecordsOnPage>
<PageIndex>8</PageIndex>
<StartTime>2026-04-18T17:01:25.2222918+05:30</StartTime>
<Status>3</Status>
<TotalRecords>10</TotalRecords>
<TransactionHeadId>de900480-6a00-4e52-9ecc-52825b51c088</TransactionHeadId>
<TransactionType>4</TransactionType>
</TransactionLogModel>
</ArrayOfTransactionLogModel>