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

Log in to see full request history
Path Params
string
required

The unique identifier for this closing.

Body Params
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

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.

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
Click Try It! to start a request and see the response here!