Unit By Project Master
GET {{base_url}}/DataEntry/upMaster/: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 master record information for each unit by project in a batch.
Master record information comes from the General Information section on the Unit by Project detail screen for each unit by project 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":"UPBatch00001","RefNo":"000API00001","Posted":"N","Seq":1,"CurrencyExchangeOverrideMethod":"N","CurrencyExchangeOverrideDate":"","Status":"A","StatusDescription":"Approved by Bill Hunmanb","AuthorizedByName":"Bill Hunmanb","AuthorizedBy":"0000A0001","RejectReason":"","ModUser":"ADMIN","ModUserEmployee":"0000A0001","ModDate":"2015-05-08T17:52:53.703"}]