URL https://app.fundraiserone.net/api/v1/Operation/{OperationID}
Index URL https://app.fundraiserone.net/api/v1/Operation/Index/
Methods Supported GET
Request
HEADER
SecretKey : [Your API Key]
Parameters:
OperationID Numeric - Used with the URL to retrieve an Operation. Use the parameter to return an Operation or leave it blank to return all.
GET Code Example:{"Response":[{"Id": 3,"Description": "New Patient Beds","Goal_Total": 65,000.00,"Raised_Total": 21,456.35}],"Response_MessageDescription": "1 Record(s) Found","Response_MessageNo": 1}