Update

Updates an owner-scoped line item and rebuilds its draft invoice when attached. | authz: allowed_org_types=[provider], min_org_role=operator | (InvoiceLineItemClientUpdate1) -> (bool)

Authentication

AuthorizationBearer

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

Path parameters

invoice_line_item_idstringRequired

Request

This endpoint expects an object.
currency_codeenumOptional
descriptionstringOptional1-32768 characters
export_ref__sage__item_idstringOptional<=255 characters
export_ref__sage__item_id__set_to_NonebooleanOptionalDefaults to false
invoice_typeenumOptional
Allowed values:
quantitydoubleOptional
unitenumOptional
unit__set_to_NonebooleanOptionalDefaults to false
unit_pricedoubleOptional

Response

Successful Response

Errors

422
Invoice Line Items Update V1request Unprocessable Entity Error