v1
latestOpenAPI 3.1.02026-08-045901.5 MBUpdate Catalog
Headers
Generate token from authentication api
This will shared while register
Request body
A unique identifier for the catalog to which an item belongs.
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.
Specifies the category or classification of the item, such as goods, service, or other predefined types.
GST rate which is approved by gov. filing portal
The monetary value assigned to an item, typically representing the selling or purchase cost per unit.
Units as per dropdown.
Defines the type or purpose of the catalog the item belongs to, such as sales, purchase, or inventory.
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": 200,
"message": "Item Updated Successfully",
"catalog_id": 287
}