Filevine

Promote Filevine Draft Contact

Promote an LLM-drafted Filevine contact to a real Filevine contact.

Creates the contact in Filevine using the (user-edited) fields from the request, then updates the existing draft row in place so the originating call still renders the card — now as a synced, non-draft contact.

post/filevine/draft-contact/{filevine_contact_id}/promote

Path parameters

filevine_contact_idstring uuid required

Request body

first_namestring required
last_namestring required
emailstring nullable
phone_numberstring nullable
notesstring nullable

Response

Successful Response

filevine_contact_idstring uuid required
call_idstring uuid required
first_namestring nullable
last_namestring nullable
emailstring nullable
mobilestring nullable
phone_officestring nullable
phone_homestring nullable
person_typesstring[]
notesstring nullable
is_draftboolean
filevine_idinteger nullable
matched_from_phoneboolean
created_atstring date-time required
updated_atstring date-time nullable

Changes

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