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

# Cards

## CardTypeID

The `CardTypeID` parameter identifies the type of card being used. The following table lists the possible values:

| Value    | Description     |
| -------- | --------------- |
| 33       | Prepaid Card    |
| 31       | Technician Card |
| 34       | Refund Card     |
| 30000616 | Discount Card   |

## PhysicalTypeID

The `PhysicalTypeID` parameter specifies the physical form of the card. The following table lists the possible values:

| Value     | Description         |
| --------- | ------------------- |
| 30000528  | Swipe Card          |
| 30000529  | Contact Card        |
| 30000530  | Contactless Card    |
| 30000531  | Contactless Sticker |
| 943237560 | QR Code             |

## MemberTypeID

The `MemberTypeID` parameter identifies the membership tier or type associated with a cardholder. The following table lists the possible values:

| Value | Description |
| ----- | ----------- |
| 800   | Bronze      |
| 801   | Silver      |
| 802   | Gold        |
| 803   | Platinum    |
| 804   | Diamond     |
| 805   | Emerald     |
| 812   | Personal    |
