Delete a line item from a credit note

Authentication

AuthorizationBearer

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

Path parameters

credit_note_idstringRequired
line_item_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
datalist of objects
List of credit note line items for the current page
next_pagination_tokenstring
Token to retrieve the next page of results
prev_pagination_tokenstring
Token to retrieve the previous page of results

Errors

401
Delete Payable Credit Notes ID Line Items ID Request Unauthorized Error
403
Delete Payable Credit Notes ID Line Items ID Request Forbidden Error
404
Delete Payable Credit Notes ID Line Items ID Request Not Found Error
422
Delete Payable Credit Notes ID Line Items ID Request Unprocessable Entity Error
500
Delete Payable Credit Notes ID Line Items ID Request Internal Server Error