By utilizing this endpoint you can read all terminal/s related information for a specific merchant.| Fields | Description | Type | Filterable | Required | Readonly |
|---|
| id | Unique system ID of the terminal | Integer | Yes | No | Yes |
| dba | DBA Object | Object | No | No | Yes |
| dba.id | Unique ID of the DBA record | Integer | Yes | No | Yes |
| dba.name | Merchant DBA | String | No | No | Yes |
| merchant | Merchant Object | Integer | No | No | Yes |
| merchant.id | Unique ID of the merchant | Integer | Yes | No | Yes |
| merchant.name | Merchant Legal name | String | No | No | Yes |
| name | A name assigned to the merchant terminal | String | Yes | No | Yes |
| tid | Terminal Identification Number | Integer | Yes | No | Yes |
| vNumber | Vital Service Number – Terminal Identifier | String | Yes | No | Yes |
| gateway | Getaway Object | Object | No | No | Yes |
| gateway.provider | The gateway provider - Internal Other | ENUM | No | No | Yes |
| gateway.activatedOn | Date of activation | Datetime | No | No | Yes |
| gateway.3DsStatus | 3Ds terminal configuration Unavailable Optional Required | ENUM | No | No | Yes |
| feeTerminalId | ID of the fee terminal | Integer | No | No | Yes |
| website | Website | String | No | No | Yes |
| note | Notes on the terminal written by Underwriting | String | No | No | Yes |
| cardTypes | Card Types Object | Object | No | No | Yes |
| cardTypes.acceptVisa | Configured to accept Visa Yes No | ENUM | No | No | Yes |
| cardTypes.acceptMastercard | Configured to accept Mastercard Yes No | ENUM | No | No | Yes |
| cardTypes.acceptDiscover | Configured to accept Discover Yes No | ENUM | No | No | Yes |
| cardTypes.acceptAmericanExpress | Configured to accept AmericanExpress Yes No | ENUM | No | No | Yes |
| cardTypes.acceptPinDebit | Configured to accept PinDebit Yes No | ENUM | No | No | Yes |
| cardTypes.acceptEbt | Configured to accept Ebt Yes No | ENUM | No | No | Yes |
| cardTypes.acceptGiftCard | Configured to accept GiftCard Yes No | ENUM | No | No | Yes |
| chain | A six-digit number that identifies a merchant's chain of locations or stores | Integer | No | No | Yes |
| agentBank | A six-digit number identifying the processing bank | Integer | No | No | Yes |
| storeNumber | A four-digit number that identifies a terminals location at the merchant site | Integer | No | No | Yes |
| locationNumber | A five digit number that identifies the store location. Start with 00001 | String | No | No | Yes |
| createdOn | Date and Time of creation | Datetime | No | No | Yes |
Modified at 2025-08-09 05:39:42