Create Item

Creates a new item that can be referenced in UAE e-invoices.

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

The name of the item

string
required

A description of the item

string
required

The commodity type code (G for goods, S for services, B for both). See GET /resources/commodity-codes for available values.

string

The Harmonized System (HS) code for the item. Required when commodity_code is G (goods) or B (both goods and services)

string

The Service Accounting Code for the item. Required when commodity_code is S (services) or B (both goods and services)

string
required

The VAT category code for this item. See GET /resources/tax-categories for available values.

string

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

string

A standardised item identifier

string

The scheme for the standard item identifier. See GET /resources/international-code-designator-schemes for available values.

string

The ISO 3166-1 alpha-2 code of the item's country of origin. See GET /resources/countries for available values.

item_properties
array of objects

Additional item attributes

item_properties
Responses

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