Skip to main content
Use this endpoint to delete an item.

Request

Curl

Response

Success

Parameters

id mandatory : string The unique identifier of the item that must be deleted.

Errors

The API “ provided is invalid.
  • code: 4xx
  • description: The API key or secret are not entered or an invalid API key is used.
  • solution: Use and enter the correct API details while executing the API.
The id provided does not exist.
  • code: 400
  • description: The invoice id entered is either invalid or does not belong to the requester account.
  • solution: Enter a valid invoice id.