Get All Fund A Need Item List

This API will retrieve Fund A Need items from the event. This API can be accessed by event admin and super admin. We need to pass an authentication token to get all the items from the Fund A Need. Items can be filtered based on search criteria. Search text can be applied to item code, item name, and item description.

Here is the description of response attributes, which returns to the form of JSON.

AttributesDescription
FundANeedAllItemDtoIt contains a List of Fund A Need item information

Id: This should be the item’s unique id
CD: This should be the item’s code
NM: This should be the item’s name
PP: This should be the item’s pledge price
PN: This should be the item’s position
DS: Is the item description Present or not?
II: Is the image present in the item?
IA: Is the item active or hidden?
totalItemsTotal Record of Fund A Need items
Language
Authorization
Header
Click Try It! to start a request and see the response here!