Represents the tax ID associated with a customer profile. The corresponding tax_ids
field is available only for customers of sellers in EU countries or the United Kingdom.
For more information, see Customer tax IDs.
CustomerTaxIds
Name | Type | Tags | Description | Getter | Setter |
---|---|---|---|---|---|
euVat |
?string |
Optional | The EU VAT identification number for the customer. For example, IE3426675K . The ID can contain alphanumeric characters only.Constraints: Maximum Length: 20 |
getEuVat(): ?string | setEuVat(?string euVat): void |
{
"eu_vat": "eu_vat6"
}