Developer Portal
14.2.5 Credit with Primary Account Number
path: /Payment/ACH method: POST Request:{ "request": "credit", "paywaySessionToken": "7F9CD72CE4F4183795138EEAA0B152A8", "accountInputMode": "primaryAccountNumber", “bankAccount": { "accountNotes1": "Notes about account", "accountNotes2": "More info", "accountNotes3": "", "accountNumber": "55487263", "accountType": "checking", "address": "12 Red Rock Terrace", "bankName": "Jean Louis' Maison D'Or", "city": "Road Runner Desert", "email": "[email protected]", "firstName": "Hamlet", "lastName": "Denmark", "middleName": "", "phone": "777-222-2222", "routingNumber": "444488857", "state": "AZ", "zip": "01933" }, "directDebitTransaction": { "amount": 1000, “checkNumber”:”5432”, “standardEntry Class”:”PPD”, "name": "TEST-ACH-026-03", "paymentType": "recurring", "sourceId": 11, "tax": 100, "transactionNotes1": "Notes field 1", "transactionNotes2": "Order 123", "transactionNotes3": "Other note" }, } Reply:{ "bankAccount": { "accountNotes1": "Notes about account", "accountNotes2": "More info", "accountNotes3": "", "accountNumber": "******7263", "accountType": "checking", "bankName": "Jean Louis' Maison D'Or", "city": "Road Runner Desert", "divisionId": 7, "email": "[email protected]", "firstName": "Hamlet", "inputMode": 1, "key_alias": 60, "lastFour": "7263", "lastName": "Denmark", "lastUsed": "1999-01-01 00:00", "middleName": "", "paywayToken": 1200000210, "phone": "7772222222", "routingNumber": "444488857", "state": "AZ", "status": 2, "zip": "01933" }, "directDebitTransaction": { "amount": 1000, "authorizedTime": "2020-10-29 13:06:27", "capturedTime": "2020-10-29 13:06:27", "cbMode": 2, “checkNumber”:”5432”, "fsvIndicator": "", "id_deposit": 0, "name": "TEST-ACH-026-03", "paymentType": "recurring", "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": 11, “standardEntryClass”:”PPD”, "standardEntryCode": 0, "status": 4, "tax": 100, "transactionNotes1": "Notes field 1", "transactionNotes2": "Order 123", "transactionNotes3": "Other note" }, "paywayCode": "5000", "paywayMessage": "" }