Update

Updates the name or description of a draft invoice owned by the caller’s organization. | authz: allowed_org_types=[provider], min_org_role=operator | (InvoiceClientUpdate1) -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

invoice_idstringRequired

Request

This endpoint expects an object.
descriptionstringOptional<=32768 characters
description__set_to_NonebooleanOptionalDefaults to false
namestringOptional<=255 characters
name__set_to_NonebooleanOptionalDefaults to false

Response

Successful Response

Errors

422
Invoices Update V1request Unprocessable Entity Error