Delete an Item
DELETE
/v1/items/:id
Click to copy
Use this endpoint to delete an item.
Is this page helpful?
Path Parameters
id
*
string
The unique identifier of the item that must be deleted.
Errors
The API <key/secret> provided is invalid.
Error Status: 4xx
The API key or secret are not entered or an invalid API key is used.
Solution
The id provided does not exist.
Error Status: 400
The invoice id entered is either invalid or does not belong to the requester account.
Solution
Delete an Item
DELETE
/v1/items/:id
Click to copy
Use this endpoint to delete an item.
Is this page helpful?
Path Parameters
id
*
string
The unique identifier of the item that must be deleted.
Errors
The API <key/secret> provided is invalid.
Error Status: 4xx
The API key or secret are not entered or an invalid API key is used.
Solution
The id provided does not exist.
Error Status: 400
The invoice id entered is either invalid or does not belong to the requester account.
Solution