PreBill Endpoints
Pre-bill lines are requested / charge lines on a photocopy stop. They are stored in CWorkOrderPreBill and are separate from work-performed production log rows.
Operations
| Method | Route | Docs | Auth |
|---|---|---|---|
POST |
PreBill/{workOrder}/{facilityLineItem} |
Add | Authorize |
PUT |
PreBill/{workOrder}/{lineItem} |
Edit | Authorize |
DELETE |
PreBill/{workOrder}/{lineItem} |
Delete | Authorize |