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_ids
Response
Successful Response
_id
created_at_timestamp
created_by_user_id
Must be a string starting with user_
currency_code
description
invoice_type
last_edited_at_timestamp
last_edited_by_user_id
Must be a string starting with user_
line_item_type
owned_by_org_id
Must be a string starting with org_
quantity
schema_version
unit_price
counterparty_off_chrt_org_data_id
counterparty_org_id
Must be a string starting with org_
export_ref__sage__item_id
invoice_id
order_id
rate_sheet_id
shipper_account_id
status
task_group_id
tax_percentage
unit
Errors
422
Invoice Line Items Approve Many V1request Unprocessable Entity Error

