Developer Portal
14.2.6 Credit with Token
path: /Payment/ACH method: POST Request:{ "request": "credit", "paywayAccountToken": "1200000134", "paywaySessionToken": "7F9CD72CE4F4183795138EEAA0B152A8", "accountInputMode": "paywayAccountToken", "directDebitTransaction": { "amount": 1000, “checkNumber”:”5432”, "name": "TEST-ACH-026-04", "paymentType": "recurring", "sourceId": 11, “standardEntryClass”:”PPD”, "tax": 100, "transactionNotes1": "Notes field 1", "transactionNotes2": "Order 123", "transactionNotes3": "Other note" }, } Reply:{ "bankAccount": { "accountNotes1": "Notes about account", "accountNotes2": "More info", "accountNotes3": "", "accountNumber": "******1881", "accountType": "checking", "bankName": "Jackie Daytona Savings and Loan", "city": "Singing Desert", "divisionId": 7, "email": "[email protected]", "firstName": "Wiley", "inputMode": 1, "key_alias": 60, "lastFour": "1881", "lastName": "Coyote", "lastUsed": "1999-01-01 00:00", "middleName": "Genius", "paywayToken": 1200000134, "phone": "2222222222", "routingNumber": "123456789", "state": "AZ", "status": 2, "zip": "01929" }, "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-04", "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": "" }