Apply credit to an ACH transaction
{
"TxID": 2,
"CreditAmount": 15.25
}{
"ACH_ApplyCreditResult": {
"ErrCode": 0,
"ErrMsg": "",
"FunctionOk": true,
"RespMsg": "APPROVED 67210758 TXID 000041",
"TxApproved": true,
"TxID": 41
}
}Last updated
Was this helpful?