SG required documents
This page outlines the documents required for stakeholders, applicants, and various business types to onboard a corporate customer registered in Singapore.
Business details
The following table lists the required document types for both verification types for all business entity types.
businessType | Manual KYB | eKYB |
---|---|---|
ASSOCIATION | ASSOCIATION_DEED | ASSOCIATION_DEED |
GOVERNMENT_ENTITY | BUSINESS_REGISTRATION_DOC | N/A |
PARTNERSHIP | PARTNERSHIP_DEED | PARTNERSHIP_DEED |
PRIVATE_COMPANY | BUSINESS_REGISTRATION_DOC | N/A |
PUBLIC_COMPANY | BUSINESS_REGISTRATION_DOC | N/A |
SOLE_TRADER | BUSINESS_REGISTRATION_DOC | N/A |
TRUST | TRUST_DEED | TRUST_DEED |
For a complete list of business document types, see the values obtained from Fetch corporate constantsAPI with fieldName
as documentType
.
Stakeholders
SG residents and non-residents need to use the kycMode
= MANUAL_KYC
for the following positions SIGNATORY
, REPRESENTATIVE
, DIRECTOR
, UBO
, TRUSTEE
, PARTNER
. Ignore for other postions.
Every individual stakeholder needs to submit one of the following information when kycMode = MANUAL_KYC
.
Field name | Passport | National ID |
---|---|---|
documentType | PASSPORT | NATIONAL_ID |
documentNumber | Yes (Passport number) | Yes |
documentIssuanceCountry | Yes | Yes |
documentExpiryDate | Yes | - |
document.fileName | Yes | Yes |
document.fileType | Yes | Yes |
document.document | Yes | Yes |
For a complete list of personal document types, see the values obtained from Fetch corporate constantsAPI with fieldName
as documentType
.
IMPORTANT
If the document doesn't contain an address, you need to submit an Acceptable document for
PROOF_OF_ADDRESS
which can verify the address withdocumentType = PROOF_OF_ADDRESS
.If this additional document is not submitted, the compliance agent will raise an RFI for
stakeholderAddress
to which you can submit the additional document via the Respond to RFI API.
NOTE: Photocopies or scanned documents in black-and-white are not accepted for Passport or Medicare Cards.
Applicants
Nium offers E_KYC
, E_DOC_VERIFY
, and MANUAL_KYC
modes for applicant KYC in Singapore.
E_KYC
is applicable for SG residents via Myinfo verification. No documents are required forE_KYC
, except Letter of Authorization which needs to be uploaded when the applicant isn't a Director.E_DOC_VERIFY
is applicable for non-SG residents. Applicant needs to complete KYC using the redirect URL. Document details need to be passed forE_DOC_VERIFY
and upload of document files isn't required.MANUAL_KYC
required document details along with upload of document files.
Manual KYC
Every individual applicant needs to submit one of the following information when kycMode = MANUAL_KYC
.
IMPORTANT
If the document doesn't contain an address, you need to submit an Acceptable document for
PROOF_OF_ADDRESS
which can verify the address withdocumentType = PROOF_OF_ADDRESS
.If this additional document is not submitted, the compliance agent will raise an RFI for
applicantAddress
to which you can submit the additional document via the Respond to RFI API.
Field name | Passport | National ID | Letter Of Authorization when applicant isn't a DIRECTOR or UBO or `PARTNER or TRUSTEE | Additional document if the first document doesn't contain an address |
---|---|---|---|---|
documentType | PASSPORT | NATIONAL_ID | LOA | PROOF_OF_ADDRESS |
documentNumber | Yes (Passport number) | Yes | No | No |
documentIssuanceCountry | Yes | Yes | No | No |
documentExpiryDate | Yes | No | No | No |
document.fileName | Yes | Yes | Yes | Yes |
document.fileType | Yes | Yes | Yes | Yes |
document.document | Yes | Yes | Yes | Yes |
Every individual applicant needs to submit one of the following information when kycMode = E_DOC_VERIFY
Field name | Passport | National ID | Letter Of Authorization (when applicant isn't a DIRECTOR or UBO or PARTNER , TRUSTEE ) |
---|---|---|---|
documentType | PASSPORT | NATIONAL_ID | LOA |
documentNumber | Yes (Passport number) | Yes | No |
documentIssuanceCountry | Yes | Yes | No |
documentExpiryDate | Yes | No | No |
document.fileName | No | No | Yes |
document.fileType | No | No | Yes |
document.document | No | No | Yes |
For a complete list of personal document types, see the values obtained from Fetch corporate constantsAPI with fieldName
as documentType
.
See Letter Of Authorization for suggested format of LOA in case you do not have one.
NOTE: Photocopies or scanned documents in black-and-white are not accepted for Passport or Medicare Cards.
Acceptable documents for PROOF_OF_ADDRESS
PROOF_OF_ADDRESS
Individual stakeholder or applicant | Business details |
---|---|
NOTE: The above documents are in addition to the standard documents mentioned in Business, Stakeholder, or Applicant section. These can be passed under the documentType
PROOF_OF_ADDRESS
.
The above documents cannot be more than 90 days old when submitting.
Updated 2 months ago