API Reference

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 Code

Error Description

200

The details are successfully updated.

4060802

The item does not exist.

4060811

The item cannot be saved with the default code.

Language
Credentials
Header
Click Try It! to start a request and see the response here!