005406
Error message | Another refund for this transaction is still pending. |
---|---|
Description | Another refund for this transaction is still pending. |
Categories | Refund |
Example
API Response
{
"Id":"30602228",
"Tag":"Custom meta",
"CreationDate":1670313254,
"AuthorId":"30300444",
"CreditedUserId":null,
"DebitedFunds":{
"Currency":"EUR",
"Amount":1541
},
"CreditedFunds":{
"Currency":"EUR",
"Amount":1541
},
"Fees":{
"Currency":"EUR",
"Amount":0
},
"Status":"FAILED",
"ResultCode":"005406",
"ResultMessage":"Another refund for this transaction is still pending.",
"ExecutionDate":null,
"Type":"PAYOUT",
"Nature":"REFUND",
"InitialTransactionId":"3030044417",
"InitialTransactionType":"PAYIN",
"InitialTransactionNature":"REGULAR",
"DebitedWalletId":"3030444499",
"CreditedWalletId":null,
"RefundReason":{
"RefundReasonMessage":null,
"RefundReasonType":"INITIALIZED_BY_CLIENT"
}
}
Was this page helpful?