PUT/invoices/{id}/lineitems.json
Add a Time Entry to an Invoice
This allows you to add a pre existing time entry to an invoice.
Path Params
- Name
id
- Type
- integer
- required
- Description
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 Response
200 Response
application/json
{
"STATUS": "OK"
}