# Data Elements

#### Card Brands

The `card_brand` field in the [Card Attributes API](/cmp/developer-resources/api/credential-management-v1-apis-calm/card-attributes-v1.md) is populated with enumerated values from an existing list of card brands.

See the below list for the compete set of potential values:

| AMERICAN EXPRESS          |
| ------------------------- |
| ARGENCARD                 |
| ATM CARD                  |
| AURA                      |
| BANCONTACT                |
| BANKCARD                  |
| BELKART                   |
| BP FUEL CARD              |
| CABAL                     |
| CARNET                    |
| CB                        |
| CHINA UNION PAY           |
| CHJONES FUEL CARD         |
| CIRRUS                    |
| CMI                       |
| CODENSA                   |
| DANKORT                   |
| DINACARD                  |
| DINERS CLUB INTERNATIONAL |
| DISCOVER                  |
| DUET                      |
| EBT                       |
| EFTPOS                    |
| ELO                       |
| EUROSHELL FUEL CARD       |
| FUEL CARD                 |
| GE CAPITAL                |
| GIROCARD                  |
| GLOBAL BC                 |
| HIPERCARD                 |
| HRG STORE CARD            |
| HUMOCARD                  |
| JCB                       |
| LANKAPAY                  |
| LOCAL BRAND               |
| LOYALTY CARD              |
| LUKOIL FUEL CARD          |
| MAESTRO                   |
| MAESTRO                   |
| MASTERCARD                |
| MEEZA                     |
| MIR                       |
| NEWDAY                    |
| NSPK                      |
| OUROCARD                  |
| PAGOBANCOMAT              |
| PAYPAK                    |
| PAYPAL                    |
| PHH FUEL CARD             |
| PRIVATE LABEL             |
| PROSTIR                   |
| RED FUEL CARD             |
| RED LIQUID FUEL CARD      |
| RUPAY                     |
| SBERCARD                  |
| SODEXO                    |
| STAR REWARDS              |
| TARJETA CENCOSUD          |
| TARJETA NARANJA           |
| TROY                      |
| UATP                      |
| UK FUEL CARD              |
| UZCARD                    |
| VERVE                     |
| VISA                      |
| VOYAGER                   |
| VPAY                      |
| WEXCARD                   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verygoodsecurity.com/cmp/products-and-services/card-attributes/data-elements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
