v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBUpdate a customer
Update details about an existing customer.
Path parameters
BILL-generated ID of the customer. The value begins with 0cu.
Headers
API session ID generated with /v3/login
Developer key generated with your BILL developer account
Request body
Customer name
Customer company name
Customer email address
Customer phone number
Customer fax number
Customer description
Invoice currency. Three-letter abbreviation.
Customer account type
BILL-generated ID of the payment term. Use payment terms to set the number of days the customer has to clear an invoice.
Customer account number. The number appears in customer invoices.
Example request
{
"name": "Paperless Band (Updated)",
"accountType": "PERSON"
}Response
Update a customer response
BILL-generated ID of the customer. The value begins with 0cu.
Set as true if the customer is archived.
Customer name
Customer company name. This field is overridden when you connect with a customer in the BILL network.
Customer email address
Customer phone number. This field is overridden when you connect with a customer in the BILL network.
Customer fax number
Customer description
Invoice currency. Three-letter abbreviation.
Customer account type
BILL-generated ID of the payment term. Use payment terms to set the number of days the customer has to clear an invoice.
Customer account number. The number appears in customer invoices.
Set as true if the customer bank account is added
Set as true if your organization is authorized to charge the customer for invoices
Created date and time
Updated date and time