iSale
Help Center

Add Item

POST/items

The AddItem section enables users to effortlessly create new items within the iSale API system. By providing essential information such as item details, pricing, and quantities, users can efficiently add products to their inventory.

Authorization

Bearer Token required

Body Parameters

addInfostring

Additional information related to the item

bcdstring

Bar code for the product

btchNostring

The batch number of the item

currentStockstring

The current quantity of the item in stock

dftPrcnumber

The default Price of the product

grpPrc1number

The price of the item in group level 1

grpPrc2number

The price of the item in group level 2

grpPrc3number

The price of the item in group level 3

grpPrc4number

The price of the item in group level 4

isrcAplcYnstring

Whether or not the item is insurance applicable. Value is Y or N

itemCategoryIdstring

The category ID of the item

itemCdstring

The unique code assigned to the item by KRA

itemCdDfstring

The default code assigned to the item, same as the item code

itemClsCdstring

A unique number used by KRA to classify the product. Refer to VSCU docs for more details.

itemNmstring

The item name. Maximum charcater length is 200

itemStdNmstring

The standard name of the item, which is the same as the item name

itemTypeCdstring

Specifies the type of the item - Raw Material (1), Finished Product (2), or Service (3).

modrIdstring

The ID of the modifier associated with the item

modrNmstring

The name of the modifier associated with the item

orgnNatCdstring

The country of origin describing the products origin

pkgUnitCdstring

The unit code used for packaging the item.

qtyUnitCdstring

The unit code used for quantity of the item.

regrIdstring

The ID of the registrar associated with the item

regrNmstring

The name of the registrar associated with the item

taxTyCdstring

The tax type code as specified by KRA. A- Exempt, B - VAT 16%, C- Zero rated, D- Non VAT

useYnstring

Whether or not the item is in use. Value is Y or N