Delete a line item from a payable
Delete the line item with the given ID.
Related guide: [Remove a line item](https://docs.monite.com/accounts-payable/payables/line-items#remove-a-line-item)
See also:
[Manage line items](https://docs.monite.com/accounts-payable/payables/line-items)
[Collect payables](https://docs.monite.com/accounts-payable/payables/collect)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
line_item_id
payable_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Errors
400
Delete Payables ID Line Items ID Request Bad Request Error
403
Delete Payables ID Line Items ID Request Forbidden Error
404
Delete Payables ID Line Items ID Request Not Found Error
406
Delete Payables ID Line Items ID Request Not Acceptable Error
422
Delete Payables ID Line Items ID Request Unprocessable Entity Error
500
Delete Payables ID Line Items ID Request Internal Server Error