curl --request PATCH \
--url https://dev.cardinalgray.com/title/{id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"account_data": {
"vehicle": {
"vin": "1HGCM82633A123456",
"year": 2023,
"make": "Honda",
"model": "Accord",
"body": "<string>",
"type": "AUTO",
"color": "<string>",
"color_secondary": "<string>",
"fuel_type": "<string>",
"use": "<string>",
"weight": "<string>",
"weight_rating": "<string>",
"weight_gross": "<string>",
"weight_unladen": "<string>",
"width": "<string>",
"length": "<string>",
"bhpcc": "<string>",
"number_of_axles": "<string>",
"number_of_cylinders": "<string>",
"license_plate": "<string>",
"license_plate_type": "<string>",
"motorcycle_engine_number": "<string>",
"registration_status": "ACTIVE",
"registration_expiration_date": "<string>",
"class": "<string>",
"has_reg_title_holds": true,
"reg_title_holds": [
{}
],
"prev_date_of_sale": "<string>",
"fee_history": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"title": {
"number": "<string>",
"issuing_state": "<string>",
"issuing_county": "<string>",
"issuance_date": "2023-12-25",
"brand": "SALVAGE",
"brand_code": "<string>",
"odometer_reading": "<string>",
"odometer_code": "<string>",
"odometer_code_translation": "ACTUAL",
"has_liens": true,
"active_liens": [
{
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
}
],
"is_electronic": true,
"is_and": true,
"is_or": true,
"is_tod": true,
"is_leased": true,
"previous_title": "<unknown>",
"owner_names_one_line": "<string>",
"number_of_owners": 123,
"owners": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
]
}
},
"loan": {
"new_lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"borrower": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"loan_id": "<string>",
"security_agreement_sign_date": "<string>",
"loan_amount": 123,
"payoff_amount": 123,
"per_diem": 123,
"prior_lien": {
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
},
"add_owner": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"drop_owner": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"release_title_to_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"sale": {
"type": "NEW",
"sale_price": 123,
"date_of_sale": "<string>",
"state": "<string>",
"additional_dues": {
"fidelity": "initial",
"deliveryEstimate": 123,
"taxEstimates": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"feeEstimates": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
]
},
"seller": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
},
"buyer": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"financed": {
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
},
"delivery_date": "<string>",
"trade_in": {
"vin": "1HGCM82633A123456",
"year": 2023,
"make": "Honda",
"model": "Accord",
"body": "<string>",
"type": "AUTO",
"color": "<string>",
"color_secondary": "<string>",
"fuel_type": "<string>",
"use": "<string>",
"weight": "<string>",
"weight_rating": "<string>",
"weight_gross": "<string>",
"weight_unladen": "<string>",
"width": "<string>",
"length": "<string>",
"bhpcc": "<string>",
"number_of_axles": "<string>",
"number_of_cylinders": "<string>",
"license_plate": "<string>",
"license_plate_type": "<string>",
"motorcycle_engine_number": "<string>",
"registration_status": "ACTIVE",
"registration_expiration_date": "<string>",
"class": "<string>",
"has_reg_title_holds": true,
"reg_title_holds": [
{}
],
"prev_date_of_sale": "<string>",
"fee_history": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"title": {
"number": "<string>",
"issuing_state": "<string>",
"issuing_county": "<string>",
"issuance_date": "2023-12-25",
"brand": "SALVAGE",
"brand_code": "<string>",
"odometer_reading": "<string>",
"odometer_code": "<string>",
"odometer_code_translation": "ACTUAL",
"has_liens": true,
"active_liens": [
{
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
}
],
"is_electronic": true,
"is_and": true,
"is_or": true,
"is_tod": true,
"is_leased": true,
"previous_title": "<unknown>",
"owner_names_one_line": "<string>",
"number_of_owners": 123,
"owners": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
]
}
}
},
"repo": {
"reposession_date": "<string>",
"reposession_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"reposession_agency": "<string>",
"reposession_agency_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"salvage": {
"type": "THEFT",
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"claim_number": "<string>",
"total_loss_date": "<string>",
"payoff_date": "<string>"
}
}
}
'{
"website": "<string>",
"entryId": "<string>",
"userId": "<string>",
"VIN": "<string>",
"state": "<string>",
"account_data": {
"vehicle": {
"vin": "1HGCM82633A123456",
"year": 2023,
"make": "Honda",
"model": "Accord",
"body": "<string>",
"type": "AUTO",
"color": "<string>",
"color_secondary": "<string>",
"fuel_type": "<string>",
"use": "<string>",
"weight": "<string>",
"weight_rating": "<string>",
"weight_gross": "<string>",
"weight_unladen": "<string>",
"width": "<string>",
"length": "<string>",
"bhpcc": "<string>",
"number_of_axles": "<string>",
"number_of_cylinders": "<string>",
"license_plate": "<string>",
"license_plate_type": "<string>",
"motorcycle_engine_number": "<string>",
"registration_status": "ACTIVE",
"registration_expiration_date": "<string>",
"class": "<string>",
"has_reg_title_holds": true,
"reg_title_holds": [
{}
],
"prev_date_of_sale": "<string>",
"fee_history": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"title": {
"number": "<string>",
"issuing_state": "<string>",
"issuing_county": "<string>",
"issuance_date": "2023-12-25",
"brand": "SALVAGE",
"brand_code": "<string>",
"odometer_reading": "<string>",
"odometer_code": "<string>",
"odometer_code_translation": "ACTUAL",
"has_liens": true,
"active_liens": [
{
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
}
],
"is_electronic": true,
"is_and": true,
"is_or": true,
"is_tod": true,
"is_leased": true,
"previous_title": "<unknown>",
"owner_names_one_line": "<string>",
"number_of_owners": 123,
"owners": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
]
}
},
"loan": {
"new_lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"borrower": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"loan_id": "<string>",
"security_agreement_sign_date": "<string>",
"loan_amount": 123,
"payoff_amount": 123,
"per_diem": 123,
"prior_lien": {
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
},
"add_owner": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"drop_owner": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"release_title_to_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"sale": {
"type": "NEW",
"sale_price": 123,
"date_of_sale": "<string>",
"state": "<string>",
"additional_dues": {
"fidelity": "initial",
"deliveryEstimate": 123,
"taxEstimates": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"feeEstimates": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
]
},
"seller": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
},
"buyer": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"financed": {
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
},
"delivery_date": "<string>",
"trade_in": {
"vin": "1HGCM82633A123456",
"year": 2023,
"make": "Honda",
"model": "Accord",
"body": "<string>",
"type": "AUTO",
"color": "<string>",
"color_secondary": "<string>",
"fuel_type": "<string>",
"use": "<string>",
"weight": "<string>",
"weight_rating": "<string>",
"weight_gross": "<string>",
"weight_unladen": "<string>",
"width": "<string>",
"length": "<string>",
"bhpcc": "<string>",
"number_of_axles": "<string>",
"number_of_cylinders": "<string>",
"license_plate": "<string>",
"license_plate_type": "<string>",
"motorcycle_engine_number": "<string>",
"registration_status": "ACTIVE",
"registration_expiration_date": "<string>",
"class": "<string>",
"has_reg_title_holds": true,
"reg_title_holds": [
{}
],
"prev_date_of_sale": "<string>",
"fee_history": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"title": {
"number": "<string>",
"issuing_state": "<string>",
"issuing_county": "<string>",
"issuance_date": "2023-12-25",
"brand": "SALVAGE",
"brand_code": "<string>",
"odometer_reading": "<string>",
"odometer_code": "<string>",
"odometer_code_translation": "ACTUAL",
"has_liens": true,
"active_liens": [
{
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
}
],
"is_electronic": true,
"is_and": true,
"is_or": true,
"is_tod": true,
"is_leased": true,
"previous_title": "<unknown>",
"owner_names_one_line": "<string>",
"number_of_owners": 123,
"owners": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
]
}
}
},
"repo": {
"reposession_date": "<string>",
"reposession_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"reposession_agency": "<string>",
"reposession_agency_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"salvage": {
"type": "THEFT",
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"claim_number": "<string>",
"total_loss_date": "<string>",
"payoff_date": "<string>"
}
},
"webhook_events": [
"<string>"
],
"user_email": "<string>",
"job_status": "pending",
"groupId": "<string>",
"s3Index": "<string>",
"last_modified": 123,
"Borrower": "<string>",
"existingEntryId": "<string>",
"bdaJobs": {},
"attachment": [
{
"display_name": "<string>",
"s3_key": "<string>",
"document_type": "VEHICLE_TITLE",
"json_path": "<string>"
}
],
"lmsData": {},
"loanData": "<unknown>",
"account_status": "originated",
"is_elt": true,
"elt_data": {
"id": "<string>",
"ddi_email": "<string>",
"receipt_lien_perfection": "<string>",
"receipt_lien_release": "<string>",
"receipt_lien_release_complete": "<string>",
"messages": [
{
"message": {},
"resolved": true
}
]
},
"lenderLoanId": "<string>",
"tracking_url_provider": "<string>",
"form_lien_add": "<string>",
"form_title_application": "<string>",
"form_duplicate_title": "<string>",
"form_repo_affidavit": "<string>",
"form_lien_release_letter": "<string>",
"forms_poa": [
{
"signer_name": "<string>",
"form_generic": "<string>",
"signer_id": "<string>",
"form": "<string>"
}
],
"form_payoff_authorization": "<string>",
"form_letter_of_guarantee": "<string>",
"form_final_packet": "<string>",
"final_packet_indices": "<string>",
"form_instructions": "<string>",
"form_ohv_declaration": "<string>",
"form_odometer_disclosure": "<string>",
"form_addr_oats": "<string>",
"form_vin_verification": "<string>",
"form_low_speed_affidavit": "<string>",
"forms_name_oats": [
{
"signer_name": "<string>",
"form_generic": "<string>",
"signer_id": "<string>",
"form": "<string>"
}
],
"forms_non_obligor": [
{
"signer_name": "<string>",
"form_generic": "<string>",
"signer_id": "<string>",
"form": "<string>"
}
],
"form_updates": {},
"form_downloads": {},
"nmvtis_txn_id": "<string>",
"nmvtis_pull": "<string>",
"nmvtis_found_status": "<string>",
"nmvtis_report_pdf": "<string>",
"nmvtis_last_fetch": "<string>",
"state_txn_id": "<string>",
"state_pull": "<string>",
"state_found_status": "<string>",
"state_report_pdf": "<string>",
"state_last_fetch": "<string>",
"portal_screenshot": "<string>",
"portal_pull": "<string>",
"portal_found_status": "<string>",
"portal_last_fetch": "<string>",
"insurance_last_fetch": "2023-11-07T05:31:56Z",
"insurance_search_raw_data": {},
"insurance_search_result": "<string>",
"insurance_update_result": "<string>",
"signature_requests": [
{
"redirect_url": {
"url": "<string>",
"message": "<string>"
},
"requester_email": "<string>",
"id": "<string>",
"type": "WET_SIGN",
"status": "DRAFT",
"documents_to_sign": [
{
"filename": "<string>",
"id": "<string>",
"signer_id": [
"<string>"
],
"signed_copy": "<string>"
}
],
"created_at": "<string>",
"updated_at": "<string>",
"signers": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"sign_cert": "<string>",
"collected_dlid": "<string>",
"full_export": "<string>",
"physical_tracking": {
"status": "<string>",
"tracking_url": "<string>",
"label_url": "<string>",
"shipment_id": "<string>",
"return_tracking_url": "<string>",
"return_label_url": "<string>",
"return_shipment_id": "<string>"
},
"instructions": "<string>",
"metadata": {}
}
],
"fee_estimate": {
"tax": {
"taxable_amount": 123,
"total": 123,
"items": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"submission_instructions": {
"payable_to": "<string>",
"address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
}
},
"registration": {
"total": 123,
"items": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
]
},
"title": {
"total": 123,
"items": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
]
},
"submission_instructions": {
"payable_to": "<string>",
"address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
}
}
}Update a title entry by providing specific fields to update
curl --request PATCH \
--url https://dev.cardinalgray.com/title/{id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"account_data": {
"vehicle": {
"vin": "1HGCM82633A123456",
"year": 2023,
"make": "Honda",
"model": "Accord",
"body": "<string>",
"type": "AUTO",
"color": "<string>",
"color_secondary": "<string>",
"fuel_type": "<string>",
"use": "<string>",
"weight": "<string>",
"weight_rating": "<string>",
"weight_gross": "<string>",
"weight_unladen": "<string>",
"width": "<string>",
"length": "<string>",
"bhpcc": "<string>",
"number_of_axles": "<string>",
"number_of_cylinders": "<string>",
"license_plate": "<string>",
"license_plate_type": "<string>",
"motorcycle_engine_number": "<string>",
"registration_status": "ACTIVE",
"registration_expiration_date": "<string>",
"class": "<string>",
"has_reg_title_holds": true,
"reg_title_holds": [
{}
],
"prev_date_of_sale": "<string>",
"fee_history": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"title": {
"number": "<string>",
"issuing_state": "<string>",
"issuing_county": "<string>",
"issuance_date": "2023-12-25",
"brand": "SALVAGE",
"brand_code": "<string>",
"odometer_reading": "<string>",
"odometer_code": "<string>",
"odometer_code_translation": "ACTUAL",
"has_liens": true,
"active_liens": [
{
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
}
],
"is_electronic": true,
"is_and": true,
"is_or": true,
"is_tod": true,
"is_leased": true,
"previous_title": "<unknown>",
"owner_names_one_line": "<string>",
"number_of_owners": 123,
"owners": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
]
}
},
"loan": {
"new_lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"borrower": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"loan_id": "<string>",
"security_agreement_sign_date": "<string>",
"loan_amount": 123,
"payoff_amount": 123,
"per_diem": 123,
"prior_lien": {
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
},
"add_owner": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"drop_owner": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"release_title_to_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"sale": {
"type": "NEW",
"sale_price": 123,
"date_of_sale": "<string>",
"state": "<string>",
"additional_dues": {
"fidelity": "initial",
"deliveryEstimate": 123,
"taxEstimates": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"feeEstimates": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
]
},
"seller": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
},
"buyer": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"financed": {
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
},
"delivery_date": "<string>",
"trade_in": {
"vin": "1HGCM82633A123456",
"year": 2023,
"make": "Honda",
"model": "Accord",
"body": "<string>",
"type": "AUTO",
"color": "<string>",
"color_secondary": "<string>",
"fuel_type": "<string>",
"use": "<string>",
"weight": "<string>",
"weight_rating": "<string>",
"weight_gross": "<string>",
"weight_unladen": "<string>",
"width": "<string>",
"length": "<string>",
"bhpcc": "<string>",
"number_of_axles": "<string>",
"number_of_cylinders": "<string>",
"license_plate": "<string>",
"license_plate_type": "<string>",
"motorcycle_engine_number": "<string>",
"registration_status": "ACTIVE",
"registration_expiration_date": "<string>",
"class": "<string>",
"has_reg_title_holds": true,
"reg_title_holds": [
{}
],
"prev_date_of_sale": "<string>",
"fee_history": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"title": {
"number": "<string>",
"issuing_state": "<string>",
"issuing_county": "<string>",
"issuance_date": "2023-12-25",
"brand": "SALVAGE",
"brand_code": "<string>",
"odometer_reading": "<string>",
"odometer_code": "<string>",
"odometer_code_translation": "ACTUAL",
"has_liens": true,
"active_liens": [
{
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
}
],
"is_electronic": true,
"is_and": true,
"is_or": true,
"is_tod": true,
"is_leased": true,
"previous_title": "<unknown>",
"owner_names_one_line": "<string>",
"number_of_owners": 123,
"owners": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
]
}
}
},
"repo": {
"reposession_date": "<string>",
"reposession_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"reposession_agency": "<string>",
"reposession_agency_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"salvage": {
"type": "THEFT",
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"claim_number": "<string>",
"total_loss_date": "<string>",
"payoff_date": "<string>"
}
}
}
'{
"website": "<string>",
"entryId": "<string>",
"userId": "<string>",
"VIN": "<string>",
"state": "<string>",
"account_data": {
"vehicle": {
"vin": "1HGCM82633A123456",
"year": 2023,
"make": "Honda",
"model": "Accord",
"body": "<string>",
"type": "AUTO",
"color": "<string>",
"color_secondary": "<string>",
"fuel_type": "<string>",
"use": "<string>",
"weight": "<string>",
"weight_rating": "<string>",
"weight_gross": "<string>",
"weight_unladen": "<string>",
"width": "<string>",
"length": "<string>",
"bhpcc": "<string>",
"number_of_axles": "<string>",
"number_of_cylinders": "<string>",
"license_plate": "<string>",
"license_plate_type": "<string>",
"motorcycle_engine_number": "<string>",
"registration_status": "ACTIVE",
"registration_expiration_date": "<string>",
"class": "<string>",
"has_reg_title_holds": true,
"reg_title_holds": [
{}
],
"prev_date_of_sale": "<string>",
"fee_history": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"title": {
"number": "<string>",
"issuing_state": "<string>",
"issuing_county": "<string>",
"issuance_date": "2023-12-25",
"brand": "SALVAGE",
"brand_code": "<string>",
"odometer_reading": "<string>",
"odometer_code": "<string>",
"odometer_code_translation": "ACTUAL",
"has_liens": true,
"active_liens": [
{
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
}
],
"is_electronic": true,
"is_and": true,
"is_or": true,
"is_tod": true,
"is_leased": true,
"previous_title": "<unknown>",
"owner_names_one_line": "<string>",
"number_of_owners": 123,
"owners": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
]
}
},
"loan": {
"new_lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"borrower": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"loan_id": "<string>",
"security_agreement_sign_date": "<string>",
"loan_amount": 123,
"payoff_amount": 123,
"per_diem": 123,
"prior_lien": {
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
},
"add_owner": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"drop_owner": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"release_title_to_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"sale": {
"type": "NEW",
"sale_price": 123,
"date_of_sale": "<string>",
"state": "<string>",
"additional_dues": {
"fidelity": "initial",
"deliveryEstimate": 123,
"taxEstimates": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"feeEstimates": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
]
},
"seller": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
},
"buyer": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"financed": {
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
},
"delivery_date": "<string>",
"trade_in": {
"vin": "1HGCM82633A123456",
"year": 2023,
"make": "Honda",
"model": "Accord",
"body": "<string>",
"type": "AUTO",
"color": "<string>",
"color_secondary": "<string>",
"fuel_type": "<string>",
"use": "<string>",
"weight": "<string>",
"weight_rating": "<string>",
"weight_gross": "<string>",
"weight_unladen": "<string>",
"width": "<string>",
"length": "<string>",
"bhpcc": "<string>",
"number_of_axles": "<string>",
"number_of_cylinders": "<string>",
"license_plate": "<string>",
"license_plate_type": "<string>",
"motorcycle_engine_number": "<string>",
"registration_status": "ACTIVE",
"registration_expiration_date": "<string>",
"class": "<string>",
"has_reg_title_holds": true,
"reg_title_holds": [
{}
],
"prev_date_of_sale": "<string>",
"fee_history": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"title": {
"number": "<string>",
"issuing_state": "<string>",
"issuing_county": "<string>",
"issuance_date": "2023-12-25",
"brand": "SALVAGE",
"brand_code": "<string>",
"odometer_reading": "<string>",
"odometer_code": "<string>",
"odometer_code_translation": "ACTUAL",
"has_liens": true,
"active_liens": [
{
"lien_date": "<string>",
"lienholder": {
"type": "LIENHOLDER",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"address_vault": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"elt_id": "<string>",
"feid": "<string>",
"signatory": {
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
},
"lien_amount": "<string>",
"lien_id": "<string>"
}
],
"is_electronic": true,
"is_and": true,
"is_or": true,
"is_tod": true,
"is_leased": true,
"previous_title": "<unknown>",
"owner_names_one_line": "<string>",
"number_of_owners": 123,
"owners": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
]
}
}
},
"repo": {
"reposession_date": "<string>",
"reposession_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"reposession_agency": "<string>",
"reposession_agency_address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"salvage": {
"type": "THEFT",
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"claim_number": "<string>",
"total_loss_date": "<string>",
"payoff_date": "<string>"
}
},
"webhook_events": [
"<string>"
],
"user_email": "<string>",
"job_status": "pending",
"groupId": "<string>",
"s3Index": "<string>",
"last_modified": 123,
"Borrower": "<string>",
"existingEntryId": "<string>",
"bdaJobs": {},
"attachment": [
{
"display_name": "<string>",
"s3_key": "<string>",
"document_type": "VEHICLE_TITLE",
"json_path": "<string>"
}
],
"lmsData": {},
"loanData": "<unknown>",
"account_status": "originated",
"is_elt": true,
"elt_data": {
"id": "<string>",
"ddi_email": "<string>",
"receipt_lien_perfection": "<string>",
"receipt_lien_release": "<string>",
"receipt_lien_release_complete": "<string>",
"messages": [
{
"message": {},
"resolved": true
}
]
},
"lenderLoanId": "<string>",
"tracking_url_provider": "<string>",
"form_lien_add": "<string>",
"form_title_application": "<string>",
"form_duplicate_title": "<string>",
"form_repo_affidavit": "<string>",
"form_lien_release_letter": "<string>",
"forms_poa": [
{
"signer_name": "<string>",
"form_generic": "<string>",
"signer_id": "<string>",
"form": "<string>"
}
],
"form_payoff_authorization": "<string>",
"form_letter_of_guarantee": "<string>",
"form_final_packet": "<string>",
"final_packet_indices": "<string>",
"form_instructions": "<string>",
"form_ohv_declaration": "<string>",
"form_odometer_disclosure": "<string>",
"form_addr_oats": "<string>",
"form_vin_verification": "<string>",
"form_low_speed_affidavit": "<string>",
"forms_name_oats": [
{
"signer_name": "<string>",
"form_generic": "<string>",
"signer_id": "<string>",
"form": "<string>"
}
],
"forms_non_obligor": [
{
"signer_name": "<string>",
"form_generic": "<string>",
"signer_id": "<string>",
"form": "<string>"
}
],
"form_updates": {},
"form_downloads": {},
"nmvtis_txn_id": "<string>",
"nmvtis_pull": "<string>",
"nmvtis_found_status": "<string>",
"nmvtis_report_pdf": "<string>",
"nmvtis_last_fetch": "<string>",
"state_txn_id": "<string>",
"state_pull": "<string>",
"state_found_status": "<string>",
"state_report_pdf": "<string>",
"state_last_fetch": "<string>",
"portal_screenshot": "<string>",
"portal_pull": "<string>",
"portal_found_status": "<string>",
"portal_last_fetch": "<string>",
"insurance_last_fetch": "2023-11-07T05:31:56Z",
"insurance_search_raw_data": {},
"insurance_search_result": "<string>",
"insurance_update_result": "<string>",
"signature_requests": [
{
"redirect_url": {
"url": "<string>",
"message": "<string>"
},
"requester_email": "<string>",
"id": "<string>",
"type": "WET_SIGN",
"status": "DRAFT",
"documents_to_sign": [
{
"filename": "<string>",
"id": "<string>",
"signer_id": [
"<string>"
],
"signed_copy": "<string>"
}
],
"created_at": "<string>",
"updated_at": "<string>",
"signers": [
{
"type": "PERSON",
"name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"dob": "<string>",
"id": "<string>",
"oats_names": [
"<string>"
],
"contact_phone": "<string>",
"contact_email": "<string>",
"dlid": {
"number": "<string>",
"state": "<string>",
"sex": "<string>",
"expiration_date": "<string>",
"first_name": "<string>",
"middle_name": "<string>",
"last_name": "<string>",
"addr": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
},
"ssn": "<string>",
"addr_mailing": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
},
"insurance": {
"provider_name": "<string>",
"provider_naic": "<string>",
"policy_number": "<string>"
},
"ownership_type": "<string>",
"is_nonobligor": true
}
],
"sign_cert": "<string>",
"collected_dlid": "<string>",
"full_export": "<string>",
"physical_tracking": {
"status": "<string>",
"tracking_url": "<string>",
"label_url": "<string>",
"shipment_id": "<string>",
"return_tracking_url": "<string>",
"return_label_url": "<string>",
"return_shipment_id": "<string>"
},
"instructions": "<string>",
"metadata": {}
}
],
"fee_estimate": {
"tax": {
"taxable_amount": 123,
"total": 123,
"items": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
],
"submission_instructions": {
"payable_to": "<string>",
"address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
}
},
"registration": {
"total": 123,
"items": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
]
},
"title": {
"total": 123,
"items": [
{
"feeType": "<string>",
"name": "<string>",
"value": 123
}
]
},
"submission_instructions": {
"payable_to": "<string>",
"address": {
"street1": "<string>",
"city": "<string>",
"state": "<string>",
"zip": "<string>",
"recipient_name": "<string>",
"street2": "<string>",
"county": "<string>"
}
}
}
}website and entryId cannot be modified and will be automatically removed from the update operation if included.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the title entry
Account data updates to apply to the title entry
Partial or complete account data to merge with existing entry
Show child attributes
Show child attributes
Vehicle Identification Number (17 characters)
"1HGCM82633A123456"
Vehicle model year
2023
Vehicle manufacturer (e.g., Honda, Ford, Toyota)
"Honda"
Vehicle model name
"Accord"
Type of vehicle
AUTO, OHV, ORV, ATV, MOTORCYCLE, LOW_SPEED, TRAILER, BOAT Vehicle use classification
Weight rating classification
ACTIVE, EXPIRED, SUSPENDED Whether the vehicle has outstanding registration or title holds
Outstanding registration or title holds on the vehicle
Vehicle insurance information
Show child attributes
Show child attributes
Vehicle title number
State that issued the title (e.g., 'FL', 'TX')
County where the title was issued
Date the title was issued (YYYY-MM-DD)
Vehicle title brand designation
SALVAGE, JUNK, TOTALED, LEMON, FLOODED, REBUILT, NONE Odometer reading status
ACTUAL, NOT_ACTUAL, EXCESS, EXEMPT Show child attributes
Date the lien was filed
Show child attributes
Type of entity
LIENHOLDER Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Amount of the lien
Lien identifier
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Show child attributes
Show child attributes
Type of entity
LIENHOLDER Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Whether this person is a non-obligor on the loan
Show child attributes
Date the lien was filed
Show child attributes
Type of entity
LIENHOLDER Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Amount of the lien
Lien identifier
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of vehicle sale transaction
NEW, USED, GIFT Show child attributes
initial, apiEstimate, final, actual Show child attributes
Show child attributes
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Whether this person is a non-obligor on the loan
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Whether this person is a non-obligor on the loan
Show child attributes
Date the lien was filed
Show child attributes
Type of entity
LIENHOLDER Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Amount of the lien
Lien identifier
Show child attributes
Vehicle Identification Number (17 characters)
"1HGCM82633A123456"
Vehicle model year
2023
Vehicle manufacturer (e.g., Honda, Ford, Toyota)
"Honda"
Vehicle model name
"Accord"
Type of vehicle
AUTO, OHV, ORV, ATV, MOTORCYCLE, LOW_SPEED, TRAILER, BOAT Vehicle use classification
Weight rating classification
ACTIVE, EXPIRED, SUSPENDED Whether the vehicle has outstanding registration or title holds
Outstanding registration or title holds on the vehicle
Vehicle insurance information
Show child attributes
Show child attributes
Vehicle title number
State that issued the title (e.g., 'FL', 'TX')
County where the title was issued
Date the title was issued (YYYY-MM-DD)
Vehicle title brand designation
SALVAGE, JUNK, TOTALED, LEMON, FLOODED, REBUILT, NONE Odometer reading status
ACTUAL, NOT_ACTUAL, EXCESS, EXEMPT Show child attributes
Date the lien was filed
Show child attributes
Type of entity
LIENHOLDER Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Amount of the lien
Lien identifier
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Show child attributes
Date of vehicle repossession
Address where the vehicle was repossessed
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Name of the repossession agency
Address of the repossession agency
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
THEFT, DAMAGE Vehicle insurance information
Show child attributes
Title entry updated successfully
Organization identifier
Unique identifier for this database entry
User who created this entry
Vehicle Identification Number (17 characters)
State where the vehicle is titled/registered
Show child attributes
Show child attributes
Vehicle Identification Number (17 characters)
"1HGCM82633A123456"
Vehicle model year
2023
Vehicle manufacturer (e.g., Honda, Ford, Toyota)
"Honda"
Vehicle model name
"Accord"
Type of vehicle
AUTO, OHV, ORV, ATV, MOTORCYCLE, LOW_SPEED, TRAILER, BOAT Vehicle use classification
Weight rating classification
ACTIVE, EXPIRED, SUSPENDED Whether the vehicle has outstanding registration or title holds
Outstanding registration or title holds on the vehicle
Vehicle insurance information
Show child attributes
Show child attributes
Vehicle title number
State that issued the title (e.g., 'FL', 'TX')
County where the title was issued
Date the title was issued (YYYY-MM-DD)
Vehicle title brand designation
SALVAGE, JUNK, TOTALED, LEMON, FLOODED, REBUILT, NONE Odometer reading status
ACTUAL, NOT_ACTUAL, EXCESS, EXEMPT Show child attributes
Date the lien was filed
Show child attributes
Type of entity
LIENHOLDER Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Amount of the lien
Lien identifier
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Show child attributes
Show child attributes
Type of entity
LIENHOLDER Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Whether this person is a non-obligor on the loan
Show child attributes
Date the lien was filed
Show child attributes
Type of entity
LIENHOLDER Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Amount of the lien
Lien identifier
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of vehicle sale transaction
NEW, USED, GIFT Show child attributes
initial, apiEstimate, final, actual Show child attributes
Show child attributes
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Whether this person is a non-obligor on the loan
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Whether this person is a non-obligor on the loan
Show child attributes
Date the lien was filed
Show child attributes
Type of entity
LIENHOLDER Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Amount of the lien
Lien identifier
Show child attributes
Vehicle Identification Number (17 characters)
"1HGCM82633A123456"
Vehicle model year
2023
Vehicle manufacturer (e.g., Honda, Ford, Toyota)
"Honda"
Vehicle model name
"Accord"
Type of vehicle
AUTO, OHV, ORV, ATV, MOTORCYCLE, LOW_SPEED, TRAILER, BOAT Vehicle use classification
Weight rating classification
ACTIVE, EXPIRED, SUSPENDED Whether the vehicle has outstanding registration or title holds
Outstanding registration or title holds on the vehicle
Vehicle insurance information
Show child attributes
Show child attributes
Vehicle title number
State that issued the title (e.g., 'FL', 'TX')
County where the title was issued
Date the title was issued (YYYY-MM-DD)
Vehicle title brand designation
SALVAGE, JUNK, TOTALED, LEMON, FLOODED, REBUILT, NONE Odometer reading status
ACTUAL, NOT_ACTUAL, EXCESS, EXEMPT Show child attributes
Date the lien was filed
Show child attributes
Type of entity
LIENHOLDER Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Amount of the lien
Lien identifier
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Insurance company name (e.g., 'GEICO', 'State Farm')
National Association of Insurance Commissioners code
Insurance policy number
Whether this person is a non-obligor on the loan
Show child attributes
Date of vehicle repossession
Address where the vehicle was repossessed
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Name of the repossession agency
Address of the repossession agency
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
THEFT, DAMAGE Vehicle insurance information
Show child attributes
Only exists on sent webhooks to help users quickly parse specific fields
Email of the user who created this entry
Processing status of the title entry workflow. Statuses: 'pending' - Initial state when job is created; 'input_parsing' - Processing uploaded documents and extracting data; 'enriching' - Enriching data with NMVTIS/DMV data or calculating fees; 'generating_forms' - Generating DMV forms for submission; 'complete' - Successfully completed all processing; 'error' - Error state for any processing failures
pending, input_parsing, enriching, generating_forms, complete, error User group ID for organizational access control
S3 path prefix for this entry's documents
Timestamp when this entry was last modified
Primary borrower name on the loan
If this is a duplicate entry, points to the original entry ID
User-uploaded documents like driver licenses, vehicle titles, etc.
Show child attributes
Human-readable name for this document
S3 key for accessing the document
Type of document that was uploaded
VEHICLE_TITLE, VEHICLE_TITLE_BACK, VEHICLE_REGISTRATION, DRIVER_LICENSE, PAYOFF_LETTER, UNKNOWN, MARRIAGE_DIVORCE_NAMECHANGE_CERT, SECURITY_AGREEMENT, ASSET_RECOVERY_REPO_REPORT, AUTO_INSURANCE_COVERAGE_CARD Filepath to Partial
Loan management system data
Legacy loan data field (can be any type or AccountData)
Current status of the account in the titling/lien workflow. Early stages: 'originated' - Account created; 'poa_sent' - Power of Attorney sent to customer; 'poa_signed' - POA signed and returned. DMV submission: 'filing_en_route' - Documents in transit to DMV; 'filing_received' - DMV received documents. Lien lifecycle: 'lien_delay' - Lien processing delayed; 'lien_error' - Error in lien filing; 'lien_filed' - DEPRECATED; 'lien_perfected' - Lien successfully perfected. End of life: 'account_paid' - Account paid off; 'lien_release_pending' - Lien release in progress; 'lien_release_complete' - Lien fully released
originated, poa_sent, poa_signed, filing_en_route, filing_received, lien_delay, lien_error, lien_filed, lien_perfected, account_paid, lien_release_pending, lien_release_complete Whether this account uses Electronic Lien & Title system
Show child attributes
Corresponds to elt system's txn id
Corresponds to ELT_Perfection_Receipt
Corresponds to DDI ELT Lien Release Acknowledgement
Corresponds to DDI ELT Lien Release Confirmation
Lender's internal loan/account number
Service provider for shipping tracking (if applicable)
S3 path to the Add Lien form PDF
S3 path to the Title Application form PDF
S3 path to the Duplicate Title request form PDF
S3 path to the Repossession Affidavit PDF
S3 path to the Lien Release Letter PDF
S3 path to the Payoff Authorization form PDF
S3 path to the Letter of Guarantee PDF
S3 path to the Final Packet PDF (contains all generated forms combined)
Page indices showing which forms appear on which pages of the final packet
S3 path to the Instructions PDF
S3 path to the Off-Highway Vehicle Declaration PDF
S3 path to the Odometer Disclosure form PDF
S3 path to the Address OATS form PDF
S3 path to the VIN Verification form PDF
S3 path to the Low Speed Vehicle Affidavit PDF
Transaction ID for NMVTIS vehicle history report
S3 URL to JSON file containing the NMVTIS pull results as AccountData
Whether NMVTIS found records: 'found' or 'not_found'
S3 path to the NMVTIS vehicle history report PDF
Timestamp of last NMVTIS data fetch
Transaction ID for state DMV data pull (Yassi, DMV123, or internal)
S3 URL to JSON file containing the state DMV pull results as AccountData
Whether state DMV found records: 'found' or 'not_found'
S3 path to the state DMV report PDF
Timestamp of last state DMV data fetch
S3 path to a screenshot of the DMV portal showing current vehicle status
S3 URL to JSON file containing the DMV portal pull results as AccountData
Whether DMV portal found the vehicle: 'found' or 'not_found'
Timestamp of last DMV portal data fetch
Timestamp of last insurance data fetch
Raw insurance search data
Insurance search result status
Insurance update result status
Electronic signature requests including signed documents, certificates, and collected driver licenses
Show child attributes
Additional notification email for signature completion
Provider-specific ID (NTRZ::id for Notarize, DSGN::id for DocuSign, DMNS::id for Documenso, PNDC::id for Pandadoc)
Type of signature required
WET_SIGN, WET_NOTARY, RON, E_SIGN Current status of the signature request
DRAFT, SENT, OPENED, COMPLETED, FAILED, EXPIRED When the request was created
Last status update
Show child attributes
Type of entity
PERSON, BUSINESS Full name of the person, business, or organization
Physical address
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Unique identifier for the entity
Alternative name variations for OATS (Online Automotive Title System) forms
Contact phone number
Contact email address
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Vehicle insurance information
Show child attributes
Whether this person is a non-obligor on the loan
S3 path to signing certification
S3 path to collected driver license ID
S3 path to full export consisting of sign cert, collected_dlid, and documents_to_sign
Show child attributes
Any special instructions for the signer
Additional provider-specific metadata
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Primary street address line
City name
State abbreviation
ZIP/postal code
Name of the recipient at this address
Secondary street address line (apartment, unit, etc.)
County name