v1

latestOpenAPI 3.1.0© Modulr Finance2026-08-04207430590.4 KB
Customers

Create or update the list of countries where an associate is considered tax-resident

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

put/customers/{customerId}/compliance/associates/{associateId}/tax-residencies

Path parameters

customerIdstring required

ID of customer

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