Update Invoice
Update an existing invoice
PATCH
Overview
Updates an existing invoice with the provided fields. This is a partial update (PATCH), meaning only the fields included in the request body will be modified.Path Parameters
The unique identifier of the invoice to update.Example:
550e8400-e29b-41d4-a716-446655440000Request Body
ID of the user who uploaded the invoice.
ID of the facility to associate with this invoice.
ID of the energy supplier.
Invoice status.Allowed values:
uploaded, loading, active, inactive, review, errorInvoice number/identifier from the utility provider.
CUPS code for electricity invoices (Spanish market).

