GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Create or update a contractor's address

The address of a contractor is used to determine certain tax information about them. Addresses are geocoded on create and update to ensure validity.

scope: contractors:write

Contractors can only have one address.

When a contractor is created, an address is created for them by default. Updating the address will replace the existing address.

Path Params
string
required

The UUID of the contractor

Body Params
string
required

The current version of the object. See the versioning guide for information on how to use this field.

string
string
string
string
string
Headers
string
enum
Defaults to 2026-02-01

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Allowed:
Responses

404

Not Found

The requested resource does not exist. Make sure the provided UUID is valid.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json