Update a receivable
You can update:
* draft invoices, quotes, and credit notes,
* invoice template for recurring invoices,
* certain details in already issued invoices (use the `issued_invoice` envelope instead of the `invoice` envelope).
To update the line items in an invoice or a quote, use `PUT /receivables/{receivable_id}/line_items` instead.