Remove line item
Detaches one line item from a draft invoice and synchronizes the invoice total and accounts. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (Invoice1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
invoice_id
invoice_line_item_id
Response
Successful Response
_id
created_at_timestamp
created_by_user_id
Must be a string starting with user_
currency_code
invoice_type
last_edited_at_timestamp
last_edited_by_user_id
Must be a string starting with user_
owned_by_org_id
Must be a string starting with org_
schema_version
approved_at_timestamp
approved_by_user_id
Must be a string starting with user_
counterparty_account_ids
counterparty_off_chrt_org_data_id
counterparty_org_id
Must be a string starting with org_
description
export_ref__sage__customer_id
export_ref__sage__department_id
file_exported_at_timestamp
file_exported_by_user_id
Must be a string starting with user_
invoice_line_item_ids
merge_exported_at_timestamp
merge_exported_by_user_id
Must be a string starting with user_
merge_invoice_id
merge_invoice_number
merge_invoice_url
merge_linked_account_id
merge_remote_id
merge_remote_was_deleted
merge_status
name
status
stripe_exported_at_timestamp
stripe_exported_by_user_id
Must be a string starting with user_
stripe_invoice_id
stripe_invoice_number
stripe_invoice_url
stripe_status
stripe_was_deleted
total_amount
void_reason
voided_at_timestamp
voided_by_user_id
Must be a string starting with user_
Errors
422
Invoices Remove Line Item V1request Unprocessable Entity Error

