> ## Documentation Index
> Fetch the complete documentation index at: https://docs-stage.bglobale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Attributes

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

<Note>
  `Attributes` 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                                                                                                                                             |
| ------------------- | ------ | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `AttributeCode`     | String | —        | Custom attribute code denoting a Merchant-specific attribute such as size, color, etc. (to be mapped on the Global‑e side)                              |
| `AttributeTypeCode` | String | —        | Code used to identify the attribute type on the Merchant’s site such as “size” for size, “color” for "colour", etc. (to be mapped on the Global‑e side) |
| `Name`              | String | —        | Attribute name                                                                                                                                          |
