Partnership
Send Partnership Inquiry
POST
/v2/organization/:corporation/inquiry/partnership
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
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
username*
string
Recipient(Expert) username
partner_organization_type*
string
Organization Type(valid input: 'corporate', 'government', 'ngo', 'not_for_profit', 'other')
partner_focus*
string
Focus(valid input: 'business_development', 'corporate', 'fundraising', 'licensing', 'research', 'sponsorship', 'technology', 'other')
Response
Code
Last updated