Get fund a need module display page setting

This API is used to display the Fund A Need page setting information in the admin console.
Event admins and super admins can access this API. We need to pass the authentication key to authenticate the user and eventurl.

If the API is executed successfully, here is the description of response attributes, which returns in the form of JSON.

AttributeDescription
endDateThis contains the end date.
moduleEndedThis shows whether the end date for the module has ended or not.
totalFundRaisedThis contains the total amount raised by all fundraising modules enabled.
categoriesEnabledThis shows whether categories are enabled for this module or not. If "true" then categories are enabled.
socialSharingEnabledThis shows whether social sharing is enabled or not. If "true" then social sharing is enabled.
marketValueEnabledThis shows whether the market value is enabled or not. If "true" then market value enabled.
moduleActivatedThis shows whether the module is activated or not. If "true" then the module is activated.
instructionThis contains instructions for SMS bidding, submitting raffle tickets tickets or donation pledges.
pledgeButtonNameThis contains the pledge button name.
txtMsgBidInstShownThis contains instructions for SMS bidding, submitting raffle tickets tickets or donation pledges.
categoriesname: this contains the category name.
count: this contains the category count.
value: this contains the category value.

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
401You are not authorized to view the resource.
403The resource you were trying to access is forbidden.
404The resource you were trying to access is not found.
4040200The Event is not found.
Language
Authorization
Header
Click Try It! to start a request and see the response here!