v1
latestOpenAPI 3.1.02026-08-045901.5 MBAdd Catalog
Request body
The name or title of the item, such as a product or service, used for identification and display purposes in catalogs, invoices, and other records.
The type of the item, typically categorized as Goods or Services.
The Goods and Services Tax (GST) rate applied to the item.
The unit of measurement for the item.
Indicates the type of catalog the item belongs to, such as sales or purchase.
The HSN (Harmonized System of Nomenclature) or SAC (Service Accounting Code) assigned to a product or service under the GST framework in India.
The additional tax (Cess) amount or rate applied on top of the standard GST, as mandated for specific goods or services (such as luxury items or sin goods). This value can be a fixed amount or a percentage, depending on the item classification.
A detailed explanation or summary of the item, including its features, specifications, usage, or any other relevant information.
Response
200
Example response
{
"status": "success",
"message": "Item Added Successfully",
"catalog_id": 3558
}