Update Raffle item Details

This API is used to update item details for a given item id. Admins and super admins can access this API. To call this API, the user must pass an authorization code to authorize the user and pass the request body containing item details information.

Here are the possible error messages, which will return if any condition fails or if the required data is missing for processing.

Error CodeError Description
200The details are successfully updated.
4060802The item does not exist.
4060811The item cannot be saved with the default code.
Language
Authorization
Header
Click Try It! to start a request and see the response here!