URL https://app.fundraiserone.net/api/v1/Widgets/{Key}
Methods Supported GET
Request
HEADER
SecretKey : [Your API Key]
Parameters:
Key String - The widget key used with the URL to retrieve a Widget.
Get Example
Returns:
{"Response":{"Widgets_ID": 2,"Widgets_Name": "Donation","WidgetStatusTypeId": 184,"Widgets_SendEmailLabel": "Send me emails about important news that helps make difference.","Widgets_SuccessMessage": "Thank you so much for your generous donation, your contribution will make a world of difference to our mission. You will receive your receipt by email shortly, you are welcome to print the transaction details below for your records.","Widgets_FailureMessage": "Donation failed.","Widgets_SourceTypeId": 182,"Widgets_SuccessURL": null,"Widgets_FailURL": null,"Widgets_Main_Project":[{"WidgetProjects_Name": "General Gift","WidgetProjects_StatusID": 189,"WidgetProjects_IsDefaultProject": true,"WidgetProjects_SingleGiftEnable": true,"WidgetProjects_SingleGiftAmount1": 10,"WidgetProjects_SingleGiftAmountDescription1": "1","WidgetProjects_SingleGiftAmount2": 20,"WidgetProjects_SingleGiftAmountDescription2": "2","WidgetProjects_SingleGiftAmount3": 50,"WidgetProjects_SingleGiftAmountDescription3": "3","WidgetProjects_SingleGiftAmount4": 100,"WidgetProjects_SingleGiftAmountDescription4": "4","WidgetProjects_SingleGiftXEnableOtherAmount": true,"WidgetProjects_SingleGiftProductID": 3,"WidgetProjects_SingleGiftOperationID": 2,"WidgetProjects_SingleAutoReceipt": false,"WidgetProjects_SinglePrintTemplateID": 1,"WidgetProjects_SingleEmailTemplateID": 2,"WidgetProjects_RegularGiftEnable": false,"WidgetProjects_RegularGiftAmount1": 5,"WidgetProjects_RegularGiftAmountDescription1": "1","WidgetProjects_RegularGiftAmount2": 10,"WidgetProjects_RegularGiftAmountDescription2": "2","WidgetProjects_RegularGiftAmount3": 20,"WidgetProjects_RegularGiftAmountDescription3": "3","WidgetProjects_RegularGiftAmount4": 50,"WidgetProjects_RegularGiftAmountDescription4": "4","WidgetProjects_RegularGiftXEnableOtherAmount": true,"WidgetProjects_RegularProductID": 5,"WidgetProjects_RegularOperationID": 2,"WidgetProjects_RegularAutoReceipt": false,"WidgetProjects_RegularEmailTemplateID": 2,"WidgetProjects_RegularPrintTemplateID": 1,"WidgetProjects_AllowComment": false,"WidgetProjects_CommentLabel": "Comment"}]},"Response_MessageNo": 1}Error MessagesWidget not found - meaning the key is not valid.Widget not enabled - meaning the widget selected is disabled.Widget has not active default project enabled.