amt sys transaction request
| Column Name | Data Type | Description |
| REQUESTID | int | A unique ID number for this transaction request. |
| APPID | int | ID of the application that this transaction request belongs to. See amt sys application. |
| TRANSACTIONCODE | string | The transaction code of the transaction being requested. See amt sys transaction control. |
| REQID | string | The req id token. |
| STARTDATETIME | OffsetDateTime | The Date/Time the transaction is to be started. |
| STATION | string | The name of the station this transaction request was created from. |
| AMTUSER | string | The name of the user that created this transaction request. |
| DATA | string | The transaction data for this transaction request. |
