Update Invoice In Place
PATCH/api/v2/invoices/:invoice_id/inplace
Partially update specific invoice fields in-place.
This endpoint allows updating only the fields specified in the request. Use for quick changes such as updating the description or scheduled date.
Request
Responses
- 200
- 422
Successful Response
Validation Error