Create a customer

Create a customer object.

What is a customer?

A customer is an organization that pays you for goods and services you provide. Vendors and customers using BILL can be connected to each other in the BILL network. Network connections between vendors and customers enable electronic payments between them.

You can create a new customer object with /Crud/Create/Customer.json.

Other customer features:

  • Create additional customer contacts with /Crud/Create/CustomerContact.json. This is useful when the customer has multiple departments, such as purchasing, sales, and accounting.
  • Add a customer bank account with /Crud/Create/CustomerBankAccount.json.
  • Authorize your organization to charge a customer with /SetCustomerAuthorization.json. This is required before you can charge the customer (with /ChargeCustomer.json).
  • invoiceCurrency is a required additional field for creating an international customer. When this value is set, invoices can be created for receiving payments from the international customer.
Language
Click Try It! to start a request and see the response here!