Miscellaneous Expense Detail

GET {{base_url}}/DataEntry/miDetail/: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 miscellaneous expense in a batch.

Detail information comes from the Project Information section on the Miscellaneous Expense detail screen for each miscellaneous expense 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":"MIBatch00001","RefNo":"00REFFEFERR","PKey":"PKEY000ABC1","Seq":1,"Description":"Line 1","WBS1":"0B199901.500","WBS1Name":"Balboa Office Park","ClientName":"The Concord Corporation","WBS2Level":"N","ChargeType":"R","WBS2":" ","WBS2Name":"","WBS3Level":"N","WBS3":" ","WBS3Name":"","FunctionalCurrencyCode":"EUR","Org":"B0.00.00","Account":"60100","AccountName":"Direct Labor-Principals","AccountCurrencyCode":"","GlobalAccount":"Y","AccountType":8,"Amount":500,"CurrencyExchangeOverrideRate":0},{"Batch":"MIBatch00001","RefNo":"00REFFEFERR","PKey":"PKEY000ABC2","Seq":2,"Description":"Line 1","WBS1":"0B199901.500","WBS1Name":"Balboa Office Park","ClientName":"The Concord Corporation","WBS2Level":"N","ChargeType":"R","WBS2":" ","WBS2Name":"","WBS3Level":"N","WBS3":" ","WBS3Name":"","FunctionalCurrencyCode":"EUR","Org":"B0.00.00","Account":"60100","AccountName":"Direct Labor-Principals","AccountCurrencyCode":"","GlobalAccount":"Y","AccountType":8,"Amount":120,"CurrencyExchangeOverrideRate":0}]