| Name | Description | Type | Additional information |
|---|---|---|---|
| deviceId |
Device ID
|
string |
None. |
| acquirerId |
Acquirer ID
|
string |
Range: inclusive between 1 and 99999999999 |
| merchantId |
Merchant ID
|
string |
String length: inclusive between 0 and 35 |
| terminalId |
Terminal ID
|
string |
String length: inclusive between 0 and 16 |
| localDatetime |
Local Transaction Datetime in ISO8601 format with timezone |
string |
Required |
| mode |
Mode of this request. If this field is absent, the default "single" mode is used.
|
string |
None. |
| baseAmount |
Base Amount |
BaseAmount |
Required |
| card |
Card Information |
RequestCard |
None. |
| clientDetails |
Client Information |
RequestClient |
None. |
| respondAdditionalInfo |
Respond Additional Information |
RespondAdditionalInfo |
None. |