Company container
TheCompany object is an overarching container that represents a single customer.
The Company creation endpoint will return an access_token for future scoped interaction with the API.
Request
Business entities
The first step in company enrollment is the creation of aBusiness Entity. Business entities represent a single CRA business account and require a specific set of information to meet our regulatory obligations.
Required information includes:
- Business number
- Business legal name
- Business registration number (corporate registration or other)
- Corporate Address / Address on file with the CRA
- Business primary contact
Company can contain one or more Business Entities enabling partners to structure their product for a wide range of industries and use cases.
Request
Know Your Customer
KYC means “Know Your Customer.” It is a due diligence process financial companies use to verify customer identity and assess and monitor customer risk. KYC ensures a customer is who they say they are. Nmbr provides all the tools you need to help us meet regulatory requirements together.Automatic Checks
When a new business is added to your account, Nmbr will automatically create a Business Entity Verification. This entity contains status information of the businesses approval state. As customer information is entered, Nmbr automatically captures this data to compare against corporate businesses registries, sanction lists, and other AML inquiries. The results of these checks will become available in your Nmbr dashboard, as well as via the/business_entities/{business_entity_id}/verification API endpoint.
Request
approved all KYC related warnings will be resolved.
If the verification status is failed, information is provided as to why the failure occurred. Based on this information you can then move the business to the manual verification process.
Manual Checks
Manual checks are only required when automated checks fail. Automated checks may fail if corporate information can not be validated using public registry data.In order for us to perform manual KYC verification the customer is required to provide an identification document. Nmbr accepts any of the following types of identification documents for a business:
- Certificate of incorporation/registration
- Memorandum/articles of incorporation/association/registration
- Directors registry
- Shareholder registry
- Trust agreement
- Proof of address. For example, a utility bill, rent contract or an electricity bill.
- Certificate of incumbency
- Statement of information
- Certificate of good standing
/business_entities/{business_entity_id}/verification API endpoint.
If the verification status is approved all KYC related warnings will be resolved.
If the verification status is failed, information is provided as to why the failure occurred. Based on this information you can reach out to support@nmbr.co for additional guidance.
