Invoice

Update an invoice

put/v1/workspaces/{workspaceId}/invoices/{invoiceId}

Path parameters

workspaceIdstring required

Represents a workspace identifier across the system.

Example:64a687e29ae1f428e7ebe303

Represents a workspace identifier across the system.

invoiceIdstring required

Represents an invoice identifier across the system.

Example:78a687e29ae1f428e7ebe303

Represents an invoice identifier across the system.

Request body

UpdateInvoiceRequestV1 required— unresolved $ref

Response

OK

InvoiceOverviewDtoV1 required— unresolved $ref

Changes