Create ACH Pull Transaction

Creates an ACH pull transaction.

This Transaction will CREDIT the Berkeley Account and DEBIT the Bank Account.

Request

FieldTypeRequiredDescription
ach_account_idIntegerYesID of the ACH Account
external_tagString, AlphaNumeric plus '-'NoFor client identification of record
amountIntegerYesAmount to be transfered in cents
messageStringYesMessage to be sent as part of transaction

Must be no more than 30 characters.

Response

FieldTypeDescription
idIntegerTransaction ID
program_idIntegerProgram ID
cardholder_idIntegerBerkeley Cardholder ID
account_idIntegerBerkeley Account ID
ach_account_idIntegerACH Account ID
typeStringEither 'push' or 'pull'
external_tagStringFor client identification of record
processor_referenceStringID of transaction on the processor
amountIntegerAmount transfered in cents
messageStringMessage sent as part of transaction
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!