Research
Send Research Inquiry
POST
/v2/organization/:corporation/inquiry/research
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
location_state
string
location_country
string
username*
string
Recipient(Expert) username
research_area*
string
Research Area
research_stage_in_process*
string
Research Stage(valid input: 'collaboration', 'funding', 'partnership', 'other')
research_deadline
unix timestamp
Deadline
Response
Code
Last updated