GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Create a new property

To set up your account, add one or more properties. All applicant sessions are associated with a company and property ID. Note that you cannot delete properties through the Snappt Enterprise API. If you no longer need a property, use the PUT /properties/:id API to set it's status to DISABLED.

Body Params
string
required
string
required
string
required
string
required
string
required
string | null
string | null
string | null
string
boolean | null
string | null
number
required
> 1
string | null
boolean | null
string
enum
required
Allowed:
number | null
number | null
supportedDoctypes
object | null
identityVerificationReportImageTypes
array of strings
identityVerificationReportImageTypes
boolean

Pass true to enable Income Verification. If omitted, the current value is unchanged.

boolean

Pass true to enable Asset Verification. If omitted, the current value is unchanged.

boolean

Pass true to enable Identity Verification. If omitted, the current value is unchanged.

boolean

Pass true to enable Payroll Linking. If omitted, the current value is unchanged.

boolean

Pass true to enable Bank Linking. If omitted, the current value is unchanged.

boolean

Pass true to enable Reference Completed Notification. If omitted, the current value is unchanged.

Responses

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