Journal Entry Detail
GET {{base_url}}/DataEntry/jeDetail/:Batch
NOTES:
- This applies if you have the Use Files to Group Transactions option set to Yes in Settings » Accounting » Transactions.
- This supports filterHash query string parameters. For information about filterHash query string parameters, see Pagination.
Use this endpoint to retrieve detail information for each journal entry in a batch.
Detail information comes from the Project 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","PKey":"APIPKey00001","Seq":1,"EquipmentID":"","EquipmentDesc":"","Description":"22222","WBS1":"0A199900.900","WBS1Name":"ABC Plaza Study 345","ClientName":"Sterling Place Limited Partnership","WBS2Level":"Y","ChargeType":"R","WBS2":"A222","WBS2Name":"Design Proposal","WBS3Level":"N","WBS3":" ","WBS3Name":"","FunctionalCurrencyCode":"USD","Org":"A0.00.00","Account":"455EU","AccountName":"IC Bill TAX - EUR credit","AccountCurrencyCode":"","GlobalAccount":"Y","AccountType":4,"DebitAmount":144,"CreditAmount":0,"TotalTaxDebit":0,"TotalTaxCredit":75,"TaxType":"","CurrencyExchangeOverrideRate":0,"SuppressBill":"N","LinkCompany":"","DebitAmountFunctionalCurrency":0,"CreditAmountFunctionalCurrency":0,"DebitAmountProjectCurrency":0,"CreditAmountProjectCurrency":0}]