The Delete Item endpoint allows you to remove an existing Item object from your system. This action is useful for managing your inventory or cleaning up outdated data.
Key Features:
- Item Deletion: Permanently deletes an item from the system.
- Secure Access: Requires the key-hash in the headers to ensure authorized removal of items.
Usage Notes:
- Provide the unique identifier of the item you wish to delete.
- Ensure no dependencies exist for the item being removed (e.g., orders or transactions linked to it).
- Include the key-hash in the headers for authentication.
Benefits:
- Simplifies inventory management by allowing outdated or irrelevant items to be removed.
- Helps maintain a clean and efficient database.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article