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

# Card Brand Errors

## Request Errors

The request to the `/accounts/{acc_id}/card_brands` endpoint failed. These are the `sub_type` that can be returned.

### `INVALID_REQUEST`

The request body failed basic validation for the specific API endpoint.

### `NOT_FOUND`

The requested resource does not exist.

### `PRODUCT_UNAVAILABLE`

This Account's liability type isn't a credit card or the credit card network isn't Visa or Mastercard.

### `TEAM_CAPABILITY_RESTRICTED`

Your organization does not have access to CardBrand endpoint.

### `CARD_BRANDS_NOT_FOUND`

The card's brand could not be found or does not exist.

***
