Dispute API documentation
Fraud case
Review of the response
Decline Response Response
To perform a Decline response action, send to ProcessAction method the actionCode - a_DeclineAnswer and the following fields:
Initiation form | Code | Data type | Necessity | Default value |
---|---|---|---|---|
Customer Acknowledgment |
f_СustomerReview |
Yes |
No |
|
Documents |
f_Docs |
|
||
Comments |
f_Comment |
Row |
Accept Response Response
To perform an Accept response action, send to ProcessAction method the actionCode - a_AcceptAnswer and the following fields:
Initiation form | Code | Data type | Necessity | Default value |
---|---|---|---|---|
Adjustment amount |
f_DebitAdjAmount |
Yes |
Dispute amount |
|
Documents |
f_Docs |
|
||
Comments |
f_Comment |
Row |
Listings
CheckBox Listing
Code | Value |
---|---|
Yes |
Yes |
No |
No |
Data types
Money Type
Code | Data type | Value |
---|---|---|
amount |
Decimal |
Amount |
currencyCode |
Row |
Numeric currency code according to the Russian Classification of Currencies (e.g., the Russian ruble is 643) |
File Type
Code | Data type | Value |
---|---|---|
fileName |
Row |
File name |
content |
Row |
File content in base64 |