Trade License API
Last updated
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
To update existing Trade License in the system. API supports bulk updation with max limit as defined in the Trade License Request. Please note that either whole batch succeeds or fails, there's no partial batch success. To update one Trade License, please pass array with one Trade License object.
Following Conditions are applied -
Details for the new TradeLicense(s) + RequestInfo meta data.
ReponseInfo with Trade License(s) updated sudcessfully
Used for search result and create only
To create new Trade License in the system. API supports bulk creation with max limit as defined in the Trade License Request. Please note that either whole batch succeeds or fails, there's no partial batch success. To create one Trade License, please pass array with one Trade License object.
Following Conditions are applied -
Details for the new TradeLicense(s) + RequestInfo meta data.
Used for search result and create only
ReponseInfo with Trade License(s) created successfully
Used for search result and create only
To create new Trade License in the system. API supports bulk creation with max limit as defined in the Trade License Request. Please note that either whole batch succeeds or fails, there's no partial batch success. To create one Trade License, please pass array with one Trade License object.
Following Conditions are applied -
Details for the new TradeLicense(s) + RequestInfo meta data.
Used for search result and create only
ReponseInfo with Trade License(s) created successfully
Used for search result and create only