Inquiries

Update Inquiry

Update an existing inquiry.

All fields are optional. Only provided fields will be updated.

patch/inquiries/{inquiry_id}

Path parameters

inquiry_idstring uuid required

Request body

inquiry_descriptionstring nullable

Update inquiry description

first_namestring nullable

Update first name

last_namestring nullable

Update last name

phone_numberstring nullable

Update phone number

emailstring nullable

Update email

Response

Successful Response

inquiry_idstring uuid required
customer_idstring uuid required
call_idstring uuid nullable
conversation_idstring uuid nullable
first_namestring nullable
last_namestring nullable
phone_numberstring nullable
emailstring nullable
inquiry_descriptionstring nullable
subject_linestring nullable
requires_followupboolean nullable
followup_reasoningstring nullable
notification_emails_sentboolean required
notification_sms_sentboolean required
created_atstring date-time required
updated_atstring date-time nullable

Changes

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