GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Create a signatory

Creates a company signatory with complete information. The company must not already have a signatory.

A signatory can legally sign forms once the identity verification process is successful. The signatory should be an officer, owner, general partner or LLC member manager, plan administrator, fiduciary, or an authorized representative who is designated to sign agreements on the company's behalf. An officer is the president, vice president, treasurer, chief accounting officer, etc. There can only be a single primary signatory in a company.

Webhooks

  • signatory.created: Fires when a signatory is successfully created.

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
required

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

string
required

The signatory's phone number.

date
required

The signatory's date of birth.

string
required

The signatory's email address.

string
required

The signatory's SSN.

home_address
object
required

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