Update Existing Items Securely

Modified on Mon, 27 Jan at 3:22 PM

The Update Item endpoint allows you to modify the details of an existing Item object. This is essential for maintaining up-to-date information in your inventory or database.


Key Features:

    •    Item Modification: Update specific attributes of an item already in the system.

    •    Secure Access: Requires the key-hash in the headers for authentication and to ensure only authorized updates.


Usage Notes:

    •    Include the unique identifier of the item to be updated in the request.

    •    Provide only the fields that need updating in the request body; all other attributes will remain unchanged.

    •    Ensure the key-hash is properly configured in the headers for successful operation.


Benefits:

    •    Keeps item information accurate and up to date.

    •    Enables efficient modifications without needing to recreate items.


Reference to API Integration Documentation

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article