put https://api.accelevents.com/rest/host/event//fundANeed/item/
This API is used to update item details for a given item id. This API can be accessed by admin and super admin. To call this API, the user needs to pass an authorization code to authorize the user, event URL in path param, and need to pass the request body containing item details information.
Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error Code | Error Description |
---|---|
200 | Successfully updated fundANeed item |
4060802 | Item Not exists |
4060811 | Cannot save an item with Default Code |
4060810 | The maximum number of pledges being accepted has already been reached |
4060801 | Item Code Already exists |