Print and Reproduction Landing Page
GET {{base_url}}/DataEntry/prLanding
Use this endpoint to retrieve one of the following from the Print and Reproduction form (landing page): - A list of all the record files (or batches) if you have the Use Files to Group Transactions option set to Yes in Settings » Accounting » Transactions. - A list of all the records if you have the Use Files to Group Transactions option set to No in Settings » Accounting » 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
[{"Description":"123456789012345678901234567890","Creator":"Import Module","EndDate":"2011-08-12T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"PR","Batch":"123456789012345678901234567890","Company":"","Period":"13/2011","RawPeriod":201113,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListPR","PostLogReportPath":"","PostLogReportName":"","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N"},{"Description":"30b4f24c2fb84f2d9978d57bc163cb54","Creator":"ADMIN","EndDate":"2017-12-31T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"PR","Batch":"30b4f24c2fb84f2d9978d57bc163cb54","Company":"","Period":"05/2013","RawPeriod":201305,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListPR","PostLogReportPath":"","PostLogReportName":"","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N"},{"Description":"3327899F9CEE44C7AA0864EA5D03BEDA","Creator":"Import Module","EndDate":"2017-12-31T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"PR","Batch":"3327899F9CEE44C7AA0864EA5D03BEDA","Company":"","Period":"05/2013","RawPeriod":201305,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListPR","PostLogReportPath":"","PostLogReportName":"","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N"},{"Description":"A6F14C3C417143BAAAC01A1DDD57A79C","Creator":"Import Module","EndDate":"2017-12-31T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"PR","Batch":"A6F14C3C417143BAAAC01A1DDD57A79C","Company":"","Period":"05/2013","RawPeriod":201305,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListPR","PostLogReportPath":"","PostLogReportName":"","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N"},{"Description":"DP Test 1","Creator":"Import Module","EndDate":"2017-12-31T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"PR","Batch":"ADMIN581814838018","Company":"","Period":"05/2013","RawPeriod":201305,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListPR","PostLogReportPath":"","PostLogReportName":"","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N"}]