NameDescriptionTypeAdditional information
deviceId

Device ID
This ID uniquely identify a front-end device/terminal.This can be obtained from activateDCC operation(if applicable).
If this is provided, acquirerId, merchantId and terminalId will be ignored.
If this is absent, acquirerId, merchantId and terminalId must exist.

string

None.

acquirerId

Acquirer ID
See description for deviceId.

string

Range: inclusive between 1 and 99999999999

merchantId

Merchant ID
See description for deviceId.

string

String length: inclusive between 0 and 35

terminalId

Terminal ID
See description for deviceId.

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.
Possible values:
single - Single rate request.This is default if "mode" is omitted in the request.
all - Multi rates request, all supported currencies are returned

string

None.

baseAmount

Base Amount

BaseAmount

Required

card

Card Information

RequestCard

None.

clientDetails

Client Information

RequestClient

None.

respondAdditionalInfo

Respond Additional Information

RespondAdditionalInfo

None.