FATCA & CRS Declaration (Individuals)
Learn everything about fatca and crs declarations to be collected from the investor
Works with
- Individual Investor Profiles
Mutual Funds collect certain information from the investors to identify the folios held by foreign tax residents and report them to Income Tax Department (ITD). The ITD then shares this information to the investor's country of tax residence, so they can ascertain that the investors are declaring their income and paying the right amount of tax.
Tax residencies
Capture information about countries / jurisdictions, where the investor is liable to pay taxes, including India.
Call update individual investor with the following json
{
"first_tax_residency": {
"country": "IN",
"taxid_type": "pan",
"taxid_number": "arrpp7775n"
},
"second_tax_residency": {
"country": "US",
"taxid_type": "irs_number",
"taxid_number": "abc123"
}
}
You can capture upto 4 countries of tax residency by populating third_tax_residency
and fourth_tax_residency