/zauba/companies/charges
Get the registered charges (secured loans) of an India-registered company by CIN or LLPIN. Returns a list of charges with charge id, creation date, modification date, closure date, assets charged, amount, and charge holder. A company with no charges on record returns an empty list.
Price: 1 credit
💡 AI Hint: List the registered charges (secured loans) of a single India MCA company by CIN (21-char, e.g. L17110MH1973PLC019786) or LLPIN (e.g. AAC-9143), or a Zauba company URL. Returns charges with charge_id, creation_date, modification_date, closure_date, assets, amount (INR), and charge_holder. A company with no charges on record returns an empty list.
⚠️ Common errors: 412: Company not found (well-formed but nonexistent CIN/LLPIN, or page has no company data)
Authorizations
API token from the dashboard
Headers
Body
India MCA company id (CIN or LLPIN) or a Zauba company page URL containing it
1"L17110MH1973PLC019786"
"AAC-9143"
"https://www.zaubacorp.com/RELIANCE-INDUSTRIES-LIMITED-L17110MH1973PLC019786"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500