Extract Header Endpoint

post/api/v1/extract_header

Request body

plan_manager_idstring required
plan_manager_abnstring nullable
textract_resultstring nullable
textract_results_s3object nullable
first_500_words_textstring required

Response

Successful Response

participant_idstring nullable
participant_sourcestring nullable
participant_activeboolean nullable
approval_statusstring nullable
participant_alternativesobject[] nullable
multiple_participantsboolean nullable
participant_namesobject[] nullable
participant_ageinteger nullable

Changes