# mcpEWalletUnifiedOrder

## Description

MCP E-wallet unified order.

## 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  | currency      | Currency                                                                  | String       |          |
| 4  | totalAmount   | Total amount                                                              | String       |          |
| 5  | eType         | eType                                                                     | String       |          |
| 6  | description   | Description                                                               | String       |          |
| 7  | amountSettled | Settled amount                                                            | String       |          |
| 8  | clientURL     | Client Url                                                                | String       |          |
| 9  | itemDetail    | Item detail                                                               | String       |          |
| 10 | referenceNo   | Reference No                                                              | String       |          |
| 11 | callback      | Success callback                                                          | FunctionList |          |
| 12 | errorCallback | Error callback                                                            | FunctionList |          |

## Output

## Callback

## Video

## Example

* N/A

### Step

* N/A

### Result

* N/A

## Links
