API Reference

Create insured

Create an unverified personal or business user.

Log in to see full request history
Body Params
bankInfo
object

Bank details of the insured. It can be added at creation or with a different endpoint.

address
object

The user's physical mailing address. Providing a value here is only necessary if you want the user to be able to receive paper checks in the mail.

string
required

The user's email address. This value will be used for all future notifications and web-app logins for this user, so choose carefully.

string
required

The user's legal first name.

string
required

The user's legal last name.

string | null

The user's business name, if applicable. Providing a value here will cause this user to be created as an Unverified Business type, otherwise they will be an Unverified Personal type.

Response

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