Developer Portal

Content

14.2.8 Update Transaction Note

{ path : "/Payment/ACH",  method :	POST }
{
    "request" : "updateTransactionNotes",

        "directDebitTransaction" :
        {
    		"sourceId" : "3",
        "name"     : "20210225_01_ACH_SaleWithToken",
    		"transactionNotes1" : "Updated 1",
    		"transactionNotes2" : "Updated 2",
    		"transactionNotes3" : "Updated 3"
          }
}

Reply
{
    "bankAccount": {
        "accountNotes1": "",
        "accountNotes2": "",
        "accountNotes3": "",
        "accountNumber": "******7743",
        "accountType": "checking",
        "address": "123",
        "bankName": "",
        "city": "Anytown",
        "divisionId": 1,
        "email": "[email protected]",
        "firstName": "Wilma",
        "inputMode": 1,
        "key_alias": 60,
        "lastFour": "7743",
        "lastName": "Flintstone",
        "lastUsed": "1999-01-01 00:00",
        "middleName": "",
        "paywayToken": 1200000024,
        "phone": "1234567890",
        "routingNumber": "111111118",
        "state": "FL",
        "status": 2,
        "zip": "01234"
    },
    "directDebitTransaction": {
        "amount": 1000,
        "authorizedTime": "2021-03-02 11:36:39-05",
        "capturedTime": "2021-03-02 11:36:39-05",
        "cbMode": 4,
        "checkNumber": "5432",
        "fsvIndicator": "",
        "id_deposit": 0,
        "name": "20210225_01_ACH_SaleWithToken",
        "paymentType": "single",
        "posting_date": "1999-01-01 00:00:00-05",
        "processorResultCode": "",
        "processorSoftDescriptor": "",
        "purpose": 0,
        "rejectReason": 0,
        "resultCode": 0,
        "sessionToken_string": "0",
        "settledTime": "1999-01-01 00:00:00-05",
        "sourceId": 3,
        "standardEntryClass": "PPD",
        "status": 4,
        "tax": 100,
        "terminalCity": "",
        "terminalState": "",
        "transactionNotes1": "Updated 1",
        "transactionNotes2": "Updated 2",
        "transactionNotes3": "Updated 3"
    },
    "paywayCode": "5000",
    "paywayMessage": ""
}

 

Subscribe

Every post in your inbox