List all tax treaties

Returns a list of tax treaties.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

countrystringOptional

Filters the list of tax treaties based on the specified foreign country, adhering to ISO 3166-2 standards.

Response

OK
taxTreatyCodeenum
Abound's shorthand code for a particular US tax treaty.
residentCountrystring

The foreign country, adhering to ISO 3166-2 standards, associated with the tax treaty.

rateOfWithholdingdouble
The decimal percentage rate of withholding the tax treaty allows by default. Rates are subject to validation and approval by the Payer.
descriptionstring
The income description associated with the tax treaty.

Errors