Company check
Last updated
Was this helpful?
Last updated
Was this helpful?
This endpoint is used to create a company background check or company credit history check.
Important: To request a credit history check for a company in Colombia, please to activate this feature.
POST
https://api.zapsign.com.br/api/v1/checks/
Authorization*
string
API token prefixed with the word "Bearer". Example: Bearer c7f35c84-xxxx
country*
string
type*
string
user_authorized*
boolean
Indicates whether the company authorized the check. Must be true to proceed.
force_creation
boolean
If true, forces the creation of a new background check even if a result already exists. If false, returns the previously created check result if available.
tax_id*
string
Official company identification number (e.g., RUT, CNPJ, RFC).
company_name
string
Company name. If provided, international databases will be consulted for more detailed results.
observers
array<string>
Represents background check observers (limit 20), i.e. email addresses that will be notified when the background check is completed. It's an array of strings.
Each background check has an additional cost depending on the type of check. To top up your account, go to your user dashboard and navigate to Plans and Pricing > Credits.
Company check in CO, BR, CL, and PE: 90 credits (USD $1.80)
Company check in MX: 130 credits (USD $2.60)
Company credit history check in CO and BR: 200 credits (USD $4.00)
Reminder: The results of a check may take between 2 and 20 minutes. To retrieve the results, you can use:
BR | CO | MX . Más detalle de consultas disponibles
Type of check: company"
, "credit_company_co"
, "credit_company_br"
. for more details.
The endpoint
The endpoint
The webhook