Developer Portal
14.2.12 Queue A Sale Transaction
path: /Payment/ACH method: POST Request:{ "request": "queueSale", “userName": "villagepwtest", "password": "villagepwtest1!", "companyId": "3", "directDebitTransaction": { "amount": 1000, "name": "TEST-ACH-026-05", "checkNumber": "5432", "paymentType": "recurring", "sourceId": 11, "standardEntryClass": "PPD", "tax": 100, "transactionNotes1": "Queued", "transactionNotes2": "This one", "transactionNotes3": "" }, } Reply:{ "paywayCode": "5000", "paywayMessage": "", "paywayRequestToken": "888F715B12FE8542D76C26009CE80B41", "transactionName": "" }