Approve many

Atomically approves draft line items owned by the caller’s organization. | authz: allowed_org_types=[provider], min_org_role=operator | (InvoiceLineItemsApproveManyReq) -> (list[InvoiceLineItem1])

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
invoice_line_item_idslist of stringsRequired

Response

Successful Response
_idstring
created_at_timestampdatetime
created_by_user_idstring

Must be a string starting with user_

currency_codeenum
descriptionstring1-32768 characters
invoice_typeenum
last_edited_at_timestampdatetime
last_edited_by_user_idstring

Must be a string starting with user_

line_item_typeenum
owned_by_org_idstring

Must be a string starting with org_

quantitydouble
schema_versioninteger
unit_pricedouble
counterparty_off_chrt_org_data_idstringOptional
counterparty_org_idstringOptional

Must be a string starting with org_

export_ref__sage__item_idstringOptional<=255 characters
invoice_idstringOptional
order_idstringOptional
rate_sheet_idstringOptional
shipper_account_idstringOptional
statusenumOptional
task_group_idstringOptional
tax_percentagedoubleOptional>=0
unitenumOptional

Errors

422
Invoice Line Items Approve Many V1request Unprocessable Entity Error