Tax residency
The tax residency node captures changes the customer has made to their declared tax residencies as part of this bank report.
Shape
taxResidencyChanges exposes:
idtaxResidencyRelation— a list ofOrganizationChangeTaxResidencyentries. Only relations whose state is notRemovedare returned; the removed ones are filtered out server‑side.
Each entry on taxResidencyRelation carries:
tin— the tax identification number for that jurisdiction.country— the country relation; projectalpha2andnamefor the usual identifiers.
When the node is populated
The node is meaningful only when isTaxResidencyRequired is true on the parent bank report.
Where to query
See Querying tax residency. To reject a package because the tax residency declaration is unacceptable, set rejectTaxResidency: true on rejectBankPackageById.