Create a customer

Create a new customer.

See Customers in the Guides section for more information, sample requests, and responses.

Body Params
string
required
length between 1 and 100

Customer name

string
length ≤ 250

Customer company name

contact
object

Customer contact information

string
required
length ≥ 1

Customer email address

string

Customer phone number

string

Customer fax number

string
length ≤ 4000

Customer description

string
enum

Invoice currency. Three-letter abbreviation.

string
enum

Customer account type

Allowed:
string

BILL-generated ID of the payment term. Use payment terms to set the number of days the customer has to clear an invoice.

string
length ≤ 100

Customer account number. The number appears in customer invoices.

billingAddress
object

Customer billing address

shippingAddress
object

Customer shipping address

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