Print and Reproduction Detail
GET {{base_url}}/DataEntry/prDetail/: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 print and reproduction in a batch.
Detail information comes from the Project Information section on the Print and Reproduction detail screen for each print and reproduction 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":"PRBatch00001","RefNo":"00REFFEFERR","PKey":"PKEY000ABC1","Seq":1,"Originals":0,"Copies":0,"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":"PRBatch00001","RefNo":"00REFFEFERR","PKey":"PKEY000ABC2","Seq":2,"Originals":0,"Copies":0,"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}]