Create a customer contact

Create a new customer contact.

When you create a customer contact, BILL enables the customer to sign in to the BILL web app with the email value and a random password. The signed-in customer can view invoices, make payments, and manage their account.

Path Params
string
required
length ≥ 1

BILL-generated ID of the customer. The value begins with 0cu.

Body Params

Create a customer contact

string
required
length between 1 and 100

Customer first name

string
length ≤ 100

Customer last name

string
required
length ≥ 1

Customer email address. The value must be unique in the organization.

string
length ≤ 40

Customer phone number

string
length ≤ 40

Customer alternate phone number. Use this field to sync with your accounting system.

string

Customer alternate email address. The customer cannot use this email address to sign in to the BILL web app.

Headers
string | null

API session ID generated with /v3/login

string | null

Developer key generated with your BILL developer account

Responses

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