Meeting

Send Meeting Inquiry

POST /v2/organization/:corporation/inquiry/meeting

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

Sender state/province See full list here

location_country

string

Sender country See full list here

username*

string

Recipient(Expert) username

meeting_preferred_time*

string

Time of day

meeting_preferred_days*

string

Days of the week(comma separated)

meeting_timezone*

string

Meeting timezone

meeting_discussion_topics

string

Meeting discussion topics

Response

Code

Last updated

Was this helpful?