AchProductHistory
Pipelined Data Sets
>
Treasury Management
>
AchProductHistory
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| ProductId | The identifier for the product. | NULLABLE | INTEGER | |
| DailyLimit | The daily transaction limit. | NULLABLE | NUMERIC | |
| PaymentApprovalCount | The number of approvals required for a payment. | NULLABLE | INTEGER | |
| BatchApprovalCount | The number of approvals required for a batch. | NULLABLE | INTEGER | |
| PaymentAuthenticationTypeId | The identifier for the payment authentication type. | NULLABLE | INTEGER | |
| PaymentAuthenticationTypeDesc | The descroption for the payment authentication type. | NULLABLE | STRING | |
| BatchAuthenticationTypeId | The identifier for the batch authentication type. | NULLABLE | INTEGER | |
| BatchAuthenticationTypeDesc | The description for the batch authentication type. | NULLABLE | STRING | |
| AllowSameDayAch | Indicates whether same-day ACH transactions are allowed. | NULLABLE | BOOLEAN | |
| UpdatedBy | The user who last updated the record. | NULLABLE | STRING | |
| UpdatedDate | The date and time the record was last updated. | NULLABLE | DATETIME | |
| RowStart | The start timestamp indicating when the row becomes active. | NULLABLE | DATETIME | |
| RowEnd | The end timestamp indicating when the row becomes inactive. | NULLABLE | DATETIME | |
| ValidateAccountBalance | Indicates whether account balance validation is required. | NULLABLE | BOOLEAN | |
| RecipientApprovalCount | The number of approvals required for a recipient. | NULLABLE | INTEGER | |
| AllowStateTaxPayments | Indicates whether state tax payments are allowed. | NULLABLE | BOOLEAN | |
| AllowFederalTaxPayments | Indicates whether federal tax payments are allowed. | NULLABLE | BOOLEAN | |
| AllowChildSupportPayments | Indicates whether child support payments are allowed. | NULLABLE | BOOLEAN | |
| AllowInternationalPayments | Indicates whether international payments are allowed. | NULLABLE | BOOLEAN | |
| AllowUnbalancedPayments | Indicates whether unbalanced payments are allowed. | NULLABLE | BOOLEAN | |
| AllowOnUsAccessManagement | Indicates whether on-us access management is allowed. | NULLABLE | BOOLEAN | |
| AllowNotificationOfChange | Indicates whether notifications of change are allowed. | NULLABLE | BOOLEAN | |
| AllowReturnReview | Indicates whether return review is allowed. | NULLABLE | BOOLEAN | |
| InternationalTemplateApprovalCount | The number of approvals required for an international template. | NULLABLE | INTEGER |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on StackOverflow.
- Register for the Developer Office Hours where we answer technical Q&A from the audience.
Did this page help you?
Last updated Mon Apr 27 2026