Skip to contents

Available Data

List available data categories for a company.

View as Markdown

Returns counts of available data records across different categories for the specified company.

Endpoint

Parameters

ParameterTypeInDescription
company_idintegerpathThe unique identifier of the company.

Code Examples

Get available data

Response

Success response
FieldTypeDescription
bank_accounts_countintegerNumber of bank account records.
stores_countintegerNumber of store records.
certs_countintegerNumber of certificate records.
debtors_countintegerNumber of debtor records.
quasi_contracts_countintegerNumber of quasi-contract records.
jobs_countintegerNumber of job posting records.
places_countintegerNumber of place records.
states_countintegerNumber of state records.
pos_terminals_countintegerNumber of POS terminal records.
domains_countintegerNumber of domain records.
scoring_countintegerNumber of scoring records.

Error Handling

Error response