Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Output parameters of getFraudStatus

Parameter

Description

Type

FraudStatus

Fraud-status code (see table 4.1).

Decimal (15)

ReasonDescription

Description of fraud-status setting reason (see table 4.2).

String (100 chars)

ReasonId

Fraud-status setting reason code (see table 4.2).

Decimal (15)

RetCode

Execution result code.

Integer (10)

Description

Comment to the call execution.

String (2000 chars)

PaymentParameters

List of payment parameters

List of structures::

name — parameter name (string);;

booleanValue — filled when value has logical type (true, false);

doubleValue — filled when value has decimal type;

stringValue — filled when value has string type;

intValue — filled when value has integer type;

dateValue — filled when value has data type.