005406

Error messageAnother refund for this transaction is still pending.
DescriptionAnother refund for this transaction is still pending.
Categories
Refund

Example

API Response
1{
2 "Id":"30602228",
3 "Tag":"Custom meta",
4 "CreationDate":1670313254,
5 "AuthorId":"30300444",
6 "CreditedUserId":null,
7 "DebitedFunds":{
8 "Currency":"EUR",
9 "Amount":1541
10 },
11 "CreditedFunds":{
12 "Currency":"EUR",
13 "Amount":1541
14 },
15 "Fees":{
16 "Currency":"EUR",
17 "Amount":0
18 },
19 "Status":"FAILED",
20 "ResultCode":"005406",
21 "ResultMessage":"Another refund for this transaction is still pending.",
22 "ExecutionDate":null,
23 "Type":"PAYOUT",
24 "Nature":"REFUND",
25 "InitialTransactionId":"3030044417",
26 "InitialTransactionType":"PAYIN",
27 "InitialTransactionNature":"REGULAR",
28 "DebitedWalletId":"3030444499",
29 "CreditedWalletId":null,
30 "RefundReason":{
31 "RefundReasonMessage":null,
32 "RefundReasonType":"INITIALIZED_BY_CLIENT"
33 }
34}