# mcpGetTransactions

## Description

MCP get transaction list.

## Input / Parameters

| No | Name          | Description                                                               | Data Type    | Required |
| -- | ------------- | ------------------------------------------------------------------------- | ------------ | -------- |
| 1  | connector     | Name of connector and created in the Services and Global Components page. | String       | Yes      |
| 2  | mcpTerminalId | MCP terminal Id to pass in header                                         | String       |          |
| 3  | startDate     | Start date                                                                | String       |          |
| 4  | endDate       | End date                                                                  | String       |          |
| 5  | currentPage   | Current page of pagination                                                | String       |          |
| 6  | filter        | Filtering conditions                                                      | String       |          |
| 7  | callback      | Success callback                                                          | FunctionList |          |
| 8  | errorCallback | Error callback                                                            | FunctionList |          |

## Output

## Callback

## Video

## Example

* N/A

### Step

* N/A

### Result

* N/A

## Links
