---
title: taxCountry
framework: externalpurchaseserverapi
role: symbol
role_heading: Type
path: externalpurchaseserverapi/taxcountry
---

# taxCountry

The three-letter country code of the country that collects the taxes for the transaction.

## Declaration

```data
string taxCountry
```

## Discussion

Discussion Use three-letter ISO 3166-1 Alpha-3 country codes.

## See Also

### Specifying amounts and currency

- [amountTaxExclusive](externalpurchaseserverapi/amounttaxexclusive.md)
- [amountTaxInclusive](externalpurchaseserverapi/amounttaxinclusive.md)
- [netAmountTaxExclusive](externalpurchaseserverapi/netamounttaxexclusive.md)
- [taxAmount](externalpurchaseserverapi/taxamount.md)
- [pricingCurrency](externalpurchaseserverapi/pricingcurrency.md)
- [reportingCurrency](externalpurchaseserverapi/reportingcurrency.md)
- [exchangeRate](externalpurchaseserverapi/exchangerate.md)
