API Products of the Mir payment system

Dispute API documentation

Good Faith case

Responce Good Faith case

Responce "Accept Good Faith case"


To perform a "Accept Good Faith case", send to ProcessAction method the actionCode - a_GrantRequest and the following fields:

Reason of request Code Data type Necessity Default value
Accepted amount f_AcceptedAmount

Money

Yes
Payment method

f_Paymentmethod

PaymentMethod

Yes  
Reason f_Reason string yes, if the selected option for payment method: " Not Required" or " Other Method".  
Sign f_Sign

Sign

yes, if the selected option for payment method ParticipantFee.  

Documents

f_Docs

Files

 

  

Comments

f_Comment

string

 

 


Responce "Decline Good Faith case"
 

To perform a "Decline Good Faith case", send to ProcessAction method the actionCode - a_GrantRequest and the following fields::

Reason of request Code Data type Necessity Default value

Documents

f_Docs

Files

 

  

Comments

f_Comment

string

 

 


Listings


Listing PaymentMethod
 

Code Value Comments
NotRequired Not required  
ParticipantFee Participant fee  
SettlementsRequired Settlements required "Settlements required" applies only International Payment System (IPS) transactions when at least one participant is under sanction
OtherMethod Other method  


Listing Sign
 

Code Value
Debit  
Credit  

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