Update Appointment

Use this end point to update the appointment for a particular closing

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier for this closing.

Body Params

An appointment for a closing (for PATCH requests)

string

The street address of the appointment location

string

The city of the appointment location

string

The state of the appointment location

string

The zip code of the appointment location

string
deprecated

The date of the appointment in YYYY-MM-DD format

string
deprecated

The time of the appointment

string

The date and time of the appointment. Can be provided as YYYY-MM-DD format if only date is known or it is desired that time is unset OR by providing both date and time in the following format with an offset from UTC as YYYY-MM-DD HH:MM:SS +0000 / +00:00.

string
deprecated

The timezone of the appointment location (valid time zones are Pacific Time (US & Canada), Mountain Time (US & Canada), Arizona, Central Time (US & Canada), Eastern Time (US & Canada), Indiana (East), Alaska, Hawaii)

Responses
204

no content

401

Invalid Authorization. The Authorization header was missing or invalid.

403

Forbidden

404

Unable to find closing

422

Invalid attribute(s)

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!