Community
Failed Pull Transaction
almost 2 years ago by [email protected]
Hello 👋
We're seeing this pull error in sandbox, however not sure why:
POST https://api.sandbox.tabapay.net:10443/v1/clients/SAAINT.../transactions
{
"referenceID": "X8gEG9hzeRNO1Ot",
"type": "push",
"accounts": {
"sourceAccountID": "AAgoNTEEAUbkxhzYQTDWlw",
"destinationAccountID": "SJQqxYgUIUxQfhv6pbaBsQ"
},
"amount": "12.00",
"currency": "840"
}
Response:
{
"SC": 207,
"EC": "3C5E9E00",
"transactionID": "gJQ65MwVKWtQYNOodwfzig",
"network": "Visa",
"status": "UNKNOWN",
"errors": [
"000E7740",
"24584853"
]
}