> ## Documentation Index
> Fetch the complete documentation index at: https://globale-enterprise.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# VATRateType

> The VATRateType shared object definition, reused across multiple Global-e API endpoints.

<Note>
  `VATRateType` is a **shared, cross-endpoint object definition**. An individual endpoint uses only the subset its own request or response references — always check that endpoint's reference page for the fields it actually accepts or returns.
</Note>

| Field             | Type    | Required | Description                                                                              |
| ----------------- | ------- | -------- | ---------------------------------------------------------------------------------------- |
| `Name`            | String  | —        | VAT rate type name                                                                       |
| `Rate`            | Decimal | —        | VAT rate decimal value                                                                   |
| `VATRateTypeCode` | String  | —        | VAT rate type (or class) code on the Merchant’s site (to be mapped on the Global-e side) |
