call-requests

Create Call Request

post/call-requests/

Query parameters

user_idstring required
tickerstring required

Response

Successful Response

user_idstring required
tickerstring required
status'OPEN' | 'PAUSED' | 'CLOSED' required
familiarity'NOT_WELL' | 'SOMEWHAT' | 'VERY_WELL' required
is_priorityboolean
is_valid_tickerboolean nullable
company_namestring nullable
created_atstring date-time nullable
updated_atstring date-time nullable
position'NONE' | 'BEAR' | 'BULL' | 'SKEPTIC' required
is_high_convictionboolean
notesstring nullable
is_open_for_multiple_callsboolean nullable
is_below_minimum_market_capboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.