Transaction Status Confirmation
This confirms the status of a transaction for only Debit, Credit and LocalFundsTransfer.
// Live URL
http://api.mybankone.com/thirdpartyapiservice/apiservice/
CoreTransactions/TransactionStatusQueryRequest Body
Name
Type
Description
{
"IsSuccessful": true,
"ResponseMessage": "Successful",
"ResponseCode": "00",
"Reference": null,
"Status": “Successful"
}Last updated