Create ItemAsk AIpost https://api.digitax.tech/ng/v1/itemsCreates a new item that can be referenced in UAE e-invoices.Body Paramstax_category_codestringrequiredThe code for the tax category the item belongs to. It must be one of the tax categories defined in the resources APIproduct_categorystringrequiredlength ≤ 100The category the good or service belongs toitem_namestringrequiredThe name of the good or service being soldhsn_codestringrequiredThe Harmonized System of Nomenclature (HSN) Code for the good or the International Standard Industry Classification (ISIC) code for the service. HSN Referenceunit_pricedouble≥ 0deprecatedThe 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 payloadcurrency_codestringdeprecatedThe 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 payloaddescriptionstringrequiredA brief description of the itemdisplay_namestringThe name of the good or service being soldprice_unitstringThe unit of measurement for the price of the itemitem_codestringA unique product code assigned to the item in the user's system. It will be used as the unique product identifieris_servicebooleanIndicates whether the item is a service (true) or a good (false). It defaults to false if not providedtruetruefalseResponses 201Item created defaultError responseUpdated 4 days ago