Skip to main content

SecCode

Type of transfer according to the ACH Network

enum SecCode {
CCD
PPD
WEB
}

Values

SecCode.CCD

Used for commercial payments (if the transfer is between two corporate entities)

SecCode.PPD

Used for consumer payments (if one of the parties involved in the transfer is a personal bank account)

SecCode.WEB

Used consumer payment

Member of

AchTransfer object