Journal Entry Master
GET {{base_url}}/DataEntry/jeControl/:Batch
NOTE: This applies if you have the Use Files to Group Transactions option set to Yes in Settings » Accounting » Transactions.
Use this endpoint to retrieve master record information for each journal entry in a batch.
Master record information comes from the General Information section on the Journal Entry detail screen for each journal entry in the batch.
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
[{"Batch":"JEBatch00001","RefNo":"00000002589","TransDate":"2017-12-12T00:00:00.000","Description":"Master Record 1","Type":"3","UpdateBilled":"N","Posted":"N","Seq":0,"CurrencyCode":"USD","CurrencyExchangeOverrideMethod":"N","CurrencyExchangeOverrideDate":"","CurrencyExchangeOverrideRate":0,"Status":"N","StatusDescription":"In Progress","AuthorizedByName":"","AuthorizedBy":"","RejectReason":"","ModUser":"","ModUserEmployee":"","ModDate":"","Diary":"D1","DiaryNo":1457,"AllowAssetEntries":"N"}]