Calls

User Manual Case Match

Manually match a call to a specific case (end-user).

post/calls/{call_id}/user-manual-case-match

Path parameters

call_idstring uuid required

Request body

case_providerstring nullable

'smartadvocate' or 'filevine'

case_local_idstring uuid nullable

PK in the provider's local table

smartadvocate_case_idstring uuid nullable

Legacy SA-only field

Response

Successful Response

successboolean required

Whether the match was successful

matched_case_numberstring nullable

Case number if matched

matched_case_namestring nullable

Case name if matched

case_note_statusstring required

Status of case note: 'posted', 'pending', or 'none'

messagestring required

Status message

Changes

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