Cash Disbursement Detail

GET {{base_url}}/DataEntry/cdDetail/: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 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

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

[{"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":""}]