v1

latestOpenAPI 3.1.0© Modulr Finance2026-08-04207430590.4 KB
Customers

Create or Update Tax Residency Information for an Application Associate

Creates or updates the list of countries where an individual/associate is considered tax-resident, supporting compliance with CRS/FATCA and local tax rules.

put/applications/{applicationId}/compliance/associates/{associateId}/tax-residencies

Path parameters

applicationIdstring required

ID of application

associateIdstring required

ID of associate

Request body

taxResidenciesstring[]

List of ISO Alpha-2 country codes where the associate is tax-resident (e.g., ["ES", "FR"])

Response

OK