GET api/DonorManagement/WePdfExist/{donorId}
This logic is to see if the PDF file exist in IWave. It used to be WealthEngine but that's not being user anymore.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
donorId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
True or False
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.