Getting started
- Home
- How-to guides
- Release notes
Integration options
- Server-side SDKs
- Checkout SDK
- Vault SDK
- Profiler SDK
- Mirakl connector
Resources
- Postman
- Testing
- Error handling
- Webhooks
- Bank statements
- Reports
Useful links
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?
On this page