All Transaction Entries Landing Page
GET {{base_url}}/DataEntry/allLanding
NOTE: This supports filterHash query string parameters. For information about filterHash query string parameters, see Pagination.
Use this endpoint to get the landing page for all transaction entries in Transaction Center » Transaction Entry » All Transactions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | string | Optional. |
The page to retrieve. Value 1 means that you are retrieving the first page of records from the landing page. |
| pageSize
| string | | Optional.
The number of records to include in the page you are retrieving. It will retrieve records 1-5 of the data for the first page of the landing page.
If you entered a page value of 2 and pageSize of 5, it would retrieve records 6-10 of the data for the second page of the landing page. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"TransType":"CV","TransTypeDesc":"AP Disbursements","Batch":"Steg Models","Company":"PR","Period":"06/2007","TransDate":"2005-09-13T00:00:00.000","RefNo":"","Creator":"ADMIN","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListCV","PostLogReportPath":"","PostLogReportName":"","Total":6678,"CurrencyCode":"USD","Description":"American Institute of Architects1","EndDate":"2007-06-30T00:00:00.000","Diary":"","DiaryNo":0,"RawPeriod":200706,"RevGen":"","Posted":"N","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N","EntryAccess":"N","ListsAccess":"Y","PostAccess":"N"},{"TransType":"CV","TransTypeDesc":"AP Disbursements","Batch":"test","Company":"PR","Period":"06/2007","TransDate":"2007-09-13T00:00:00.000","RefNo":"","Creator":"ADMIN","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListCV","PostLogReportPath":"","PostLogReportName":"","Total":22120,"CurrencyCode":"USD","Description":"Federal Express","EndDate":"2007-09-10T00:00:00.000","Diary":"","DiaryNo":0,"RawPeriod":200706,"RevGen":"","Posted":"N","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N","EntryAccess":"N","ListsAccess":"Y","PostAccess":"N"},{"TransType":"CV","TransTypeDesc":"AP Disbursements","Batch":"test","Company":"PR","Period":"06/2007","TransDate":"2007-09-13T00:00:00.000","RefNo":"","Creator":"ADMIN","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListCV","PostLogReportPath":"","PostLogReportName":"","Total":22120,"CurrencyCode":"USD","Description":"Investigating500Error","EndDate":"2007-09-10T00:00:00.000","Diary":"","DiaryNo":0,"RawPeriod":200706,"RevGen":"","Posted":"N","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N","EntryAccess":"N","ListsAccess":"Y","PostAccess":"N"},{"TransType":"CV","TransTypeDesc":"AP Disbursements","Batch":"TRex Models","Company":"PR","Period":"06/2007","TransDate":"2007-06-30T00:00:00.000","RefNo":"","Creator":"ADMIN","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListCV","PostLogReportPath":"","PostLogReportName":"","Total":1000,"CurrencyCode":"EUR","Description":"American Institute of Architects1","EndDate":"2007-06-30T00:00:00.000","Diary":"","DiaryNo":0,"RawPeriod":200706,"RevGen":"","Posted":"N","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N","EntryAccess":"N","ListsAccess":"Y","PostAccess":"N"},{"TransType":"CV","TransTypeDesc":"AP Disbursements","Batch":"6f750b97201345c5b6f95af3e7cdc8fb","Company":"PR","Period":"12/2007","TransDate":"2007-05-02T00:00:00.000","RefNo":"0000001","Creator":"ADMIN","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListCV","PostLogReportPath":"","PostLogReportName":"","Total":"","CurrencyCode":"USD","Description":"Bell Atlantic Telephone","EndDate":"2007-12-31T00:00:00.000","Diary":"xx","DiaryNo":16,"RawPeriod":200712,"RevGen":"","Posted":"N","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N","EntryAccess":"N","ListsAccess":"Y","PostAccess":"N"}]