Change FATCA Details

FATCA details of the user can be updated using the API.

Input Type

InputTypeDescription
finsire_idstringA valid id generated during user creation
asset_detail_ids_and_fatca_detailsarrayA valid array of objects consisting asset id and fatca details

Common error scenarios

The following are the common error scenarios in sending an API request:

ErrorDescription
param is missing or the value is empty: finsire_idfinsire_id is a required field
param is missing or the value is empty: asset_detail_ids_and_fatca_detailsasset_detail_ids_and_fatca_details is a required field

You can try out this API here.