Skip to main content
PATCH
Update institution contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

contact_id
string
required

Body

application/json
institution_name
string
required
department_name
string
required
financial_account_id
string
is_default_contact
boolean
account_types
enum<string>[]
Available options:
bank,
debt,
investment,
retirement,
insurance
debt_subtypes
enum<string>[]
Available options:
credit_card,
mortgage_and_real_estate,
auto_loans_and_leases,
personal_loan,
education,
business_credit,
collections,
medical,
secured_loan
contact_methods
object
contact_person
string
contact_title
string
reference_number
string
notes
string

Response

Contact updated.

data
object