GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Invite a signatory

Creates a signatory with minimal information. This signatory can be invited to provide more information through the Update a signatory endpoint. This will start the identity verification process and allow the signatory to be verified to sign documents.

Related guides

scope: signatories:manage

Path Params
string
required

The UUID of the company

Body Params
string
required

The signatory's first name.

string
string
required

The signatory's last name.

string

The signatory's title (e.g. CEO, President).

string

The signatory's phone number.

date

The signatory's date of birth.

string
required

The signatory's email address.

string

The signatory's SSN. Required for create with complete information; not used for invite.

home_address
object

The signatory's home address.

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

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