Endpoint for updating an existing invoice (PATCH /v1/invoices/{invoiceId}).
PATCH /v1/invoices/{invoiceId}
The URL path for this endpoint.
The HTTP method for this endpoint.
The unique identifier of the invoice to update.
The query parameters to append to the request URL, or null if none apply.