find-and-update.company-information.service.gov.uk API: get_companies_with_charges_by_lender
find-and-update.company-information.service.gov.uk via Parse · government_public
Search for companies that have a charge registered by a specific lender. Uses a company search query to identify candidate companies, then inspects their charge records for a matching lender name in the persons_entitled field. Returns details for up to 5 matched companies. An empty matches array is a valid result when no companies in the search results have charges from the specified lender. Search and retrieve UK company information from Companies House including profiles, filing history, officers, and charges. Fulfilled by Parse from find-and-update.company-information.service.gov.uk.
- b2b-directory
- finance
- find-and-update-company-information-service-gov-uk
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0dc760ec-e863-4883-a169-6da8969b8b7e/get_companies_with_charges_by_lender
- Interface artifact
- sha256:e9959805b0dfd02bb3b5c960adb2176edad35bff0556808e74099c8fc468cad3
- Manifest digest
- sha256:2b291aac023b7e129ecbc0c10ed2e066a829b22550912558c638051764c6cea5
Request fields
- lender_name (string, required): Name of the lender to search for in charge records (matched case-insensitively against persons_entitled).
- search_query (string): Company search query to find companies to check. Defaults to lender_name if omitted.
Example queries
- {"lender_name":"Tesco","search_query":"Tesco"}