# PUT /customers/{id}.json **PUT /customers/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **accountsEmail** (string | null) Accounts email - **companyCode** (string | null) Company code - **createdAt** (string(date-time)) Created at - **email** (string) Email - **fax** (string | null) Fax - **firstName** (string | null) First name - **id** (integer(int32)) Id - **lastName** (string | null) Last name - **name** (string | null) Name - **notes** (string | null) Notes - **orderEmail** (string | null) Order email - **phone** (string | null) Phone - **priceListId** (integer(int32) | null) Price list - **quickbooksId** (string | null) Quickbooks - **resellerId** (integer(int32) | null) Reseller - **returnsEmail** (string | null) Returns email - **saleNotes** (string | null) Sale notes - **status** (string | null) Status - **stripeId** (string | null) Stripe - **tags** (array[string] | null) Tags - **taxNumber** (string | null) Tax number - **token** (string | null) Token - **updatedAt** (string(date-time)) Updated at - **userId** (integer(int32) | null) User - **xeroId** (string | null) Xero ## Responses [Powered by Bump.sh](https://bump.sh)