AP Voucher Landing Page

GET {{base_url}}/DataEntry/apLanding

Use this endpoint to retrieve one of the following from the AP Voucher 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":".709912.","Creator":"ADMIN","EndDate":"2013-01-04T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"AP","Batch":".709912.","Company":"","Period":"05/2013","RawPeriod":201305,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListAP","PostLogReportPath":"","PostLogReportName":"","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N"},{"Description":"00000 SHER Trans Cost 1","Creator":"ADMIN","EndDate":"2008-07-31T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"AP","Batch":"00000 SHER Trans Cost 1","Company":"","Period":"Recurring","RawPeriod":200807,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListAP","PostLogReportPath":"","PostLogReportName":"","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"Y"},{"Description":"0000000","Creator":"ADMIN","EndDate":"2008-12-30T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"AP","Batch":"0000000","Company":"","Period":"07/2008","RawPeriod":200807,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListAP","PostLogReportPath":"","PostLogReportName":"","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N"},{"Description":"082406 backup T\u0026M","Creator":"ADMIN","EndDate":"2006-09-18T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"AP","Batch":"082406 backup T\u0026M","Company":"","Period":"Recurring","RawPeriod":201111,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListAP","PostLogReportPath":"","PostLogReportName":"","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"Y"},{"Description":"10_2011 IC Period","Creator":"ADMIN","EndDate":"2014-04-17T00:00:00.000","ApprovalStatus":"N","ApprovalStatusDesc":"In Progress","TransType":"AP","Batch":"10_2011 IC Period","Company":"","Period":"10/2011","RawPeriod":201110,"PostStatus":"","PostStatusDesc":"","PostComment":"","PostDate":"","PostUser":"","PostSeq":0,"TransListReportPath":"/Standard/TransactionList/TranListAP","PostLogReportPath":"","PostLogReportName":"","AutoPost":"","RecurSchedule":"","Reverse":"","Reversed":"","Recurring":"N"}]