List all tax treaties
Returns a list of tax treaties.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
country
Filters the list of tax treaties based on the specified foreign country
, adhering to ISO 3166-2
standards.
Response
OK
taxTreatyCode
Abound’s shorthand code for a particular US tax treaty.
residentCountry
The foreign country, adhering to ISO 3166-2
standards, associated with the tax treaty.
rateOfWithholding
The decimal percentage rate of withholding the tax treaty allows by default. Rates are subject to validation and approval by the Payer.
description
The income description associated with the tax treaty.
Errors
400
Bad Request
401
Unauthorized
404
Not Found
500
Internal Server Error