Cash Disbursement Detail
GET {{base_url}}/DataEntry/cdDetail/: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 detail information for each cash disbursement in a batch.
Detail information comes from the Project Information section on the Cash Disbursement detail screen for each cash disbursement 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":"CDAPIIBatch00001","CheckNo":"00000009988","PKey":"PKEY000ABC1","Seq":1,"Description":"test1","WBS1":"0A199900.900","WBS1Name":"ABC Plaza Study 345","ClientName":"Sterling Place Limited Partnership","WBS2Level":"Y","ChargeType":"R","WBS2":"A000","WBS2Name":"Feasibility Study","WBS3Level":"N","WBS3":" ","WBS3Name":"","FunctionalCurrencyCode":"USD","Org":"A0.00.00","Account":"41113","AccountName":"Co C - IC Billing LABOR Credit","AccountCurrencyCode":"","GlobalAccount":"Y","AccountType":4,"NetAmount":100,"TotalTax":30,"Amount":130,"CurrencyExchangeOverrideRate":0,"LinkCompany":"","DefaultsSet":"Y","TaxToolTipColumn":""}]