Update an item

Update details about an existing item.

Path Params
string
required
length ≥ 1

BILL-generated ID of the item. The value begins with 0ii.

Body Params
string
enum

Item type

string

Item short name

string

Item name

string

Item description

string

BILL-generated ID of the parent item. You can set this field if this item is a child object.

number

Item price

string

BILL-generated ID of the chart of accounts for the item when it is used for bills or purchases in your accounting system. The value begins with 0ca.

string

Item description when it is used for bills or purchases in your accounting system

number

Item purchase cost set in your accounting system

string

BILL-generated ID of the chart of accounts for the item. The value begins with 0ca.

boolean

Set as true if the item is taxable

number

Item tax percentage. You can set this field for a set of item type values.

  • DISCOUNT
  • SALES_TAX
  • OTHER_CHARGE
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