Journal Entry Landing Page

GET {{base_url}}/DataEntry/jeLanding

Use this endpoint to retrieve one of the following from the Journal Entry 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

KeyDatatypeRequiredDescription
pagestringOptional.

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

KeyDatatypeRequiredDescription
Content-TypestringRequired.

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":"","Creator":"Import Module","EndDate":"2017-12-31T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"JE","Batch":"9466EFA175344449865745FFAB10E320","Company":"","Period":"05/2013","RawPeriod":201305,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListJE","PostLogReportPath":"","PostLogReportName":"","RevGen":"","AutoPost":"","RecurSchedule":"N","Reverse":"N","Reversed":"N","Recurring":"N"},{"Description":"","Creator":"ADMIN","EndDate":"2017-12-31T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"JE","Batch":"e5c246b27e1a4391bf2a28c24446b441","Company":"","Period":"05/2013","RawPeriod":201305,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListJE","PostLogReportPath":"","PostLogReportName":"","RevGen":"","AutoPost":"","RecurSchedule":"N","Reverse":"N","Reversed":"N","Recurring":"N"},{"Description":"","Creator":"ADMIN","EndDate":"2017-12-31T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"JE","Batch":"0d4f18d01b1b4fd7a1077a27dbf78f69","Company":"","Period":"05/2013","RawPeriod":201305,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListJE","PostLogReportPath":"","PostLogReportName":"","RevGen":"","AutoPost":"","RecurSchedule":"N","Reverse":"N","Reversed":"N","Recurring":"N"},{"Description":"","Creator":"Import Module","EndDate":"2017-12-31T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"JE","Batch":"CC34FF68ED24426FB49966AE2713D800","Company":"","Period":"05/2013","RawPeriod":201305,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListJE","PostLogReportPath":"","PostLogReportName":"","RevGen":"","AutoPost":"","RecurSchedule":"N","Reverse":"N","Reversed":"N","Recurring":"N"},{"Description":"","Creator":"ADMIN","EndDate":"2017-12-31T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"JE","Batch":"61a5281493294fcdbd30eb260076cffd","Company":"","Period":"05/2013","RawPeriod":201305,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListJE","PostLogReportPath":"","PostLogReportName":"","RevGen":"","AutoPost":"","RecurSchedule":"N","Reverse":"N","Reversed":"N","Recurring":"N"}]