Donor
Send Donor Inquiry
POST
/v2/organization/:corporation/inquiry/donor
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Url
Name | Type | Description |
---|---|---|
corporation | number | Corporation ID |
Body
Name | Type | Description |
---|---|---|
firstname* | string | Sender first name |
lastname | string | Sender last name |
email* | string | Sender email address |
phone | string | Sender phone # |
website | string | Sender website |
organization | string | Sender company |
message* | string | Sender message |
location_city | string | Sender city |
location_state | string | Sender state/province See full list here |
location_country | string | Sender country See full list here |
username* | string | Recipient(Expert) username |
donor_type* | string | Donor Type(valid input: 'corporate','government','ngo','not_for_profit', 'other') |
donor_focus* | string | Donor Focus(valid input: 'one_time_gift','recurring_gift','endowments','bequests','other') |
Response
Code
Last updated