Create Item

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The code for the tax category the item belongs to. It must be one of the tax categories defined in the resources API

string
required
length ≤ 100

The category the good or service belongs to

string
required

The name of the good or service being sold

string
required

The Harmonized System of Nomenclature (HSN) code for goods, or the International Standard Industry Classification (ISIC) code for services. Consult the HS/HSN Code Reference

double
≥ 0
deprecated

The cost of a single unit of the item. This field is deprecated to allow the item to be sold in multiple currencies. Invoices will use the unit price defined in the invoice payload

string
deprecated

The currency in which the item is priced. This field is deprecated to allow the item to be sold in multiple currencies. Invoices will use the currency code defined in the invoice payload

string
required

A brief description of the item

string

The name of the good or service being sold

string

The unit of measurement for the price of the item

string

A unique product code assigned to the item in the user's system. It will be used as the unique product identifier

boolean

Indicates whether the item is a service (true) or a good (false). It defaults to false if not provided

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json