Error Message | Description |
---|---|
”Deposit sweeps are only supported for ledger accounts.” | Returned when attempting to enroll an on-core account. |
”Not supported for this bank and network.” | Returned when the bank backing the provided account is not configured for deposit sweep enrollment. |
”Deposit sweeps not enabled for <org-id> at this bank.” | Returned when the associated org does not have deposit sweep enrollement enabled at the bank backing the account provided. |
”Account already associated with a deposit sweep account.” | The provided account already has an associated Deposit Sweep Account object. |
”Threshold balance must be non-negative.” | Returned when a negative threshold_balance is provided. |
”Unable to enroll account in deposit sweeps. Missing TIN on customer <customer-id> associated with account.” | An owner on the account is missing a TIN. All owners on an account must have a TIN for the account to be reported to the network. |
”Unable to enroll account in deposit sweeps. Missing email on customer <customer-id> associated with account.” | An owner on the account is missing an email address. An email address is required to report customers to the network. |
”Unable to enroll account in deposit sweeps. Missing postal code on address for customer <customer-id> associated with account.” | A US address on an owner is missing the postal_code. A valid postal code is required for all US addresses. |
”Unable to enroll account in deposit sweeps. Invalid postal code on address for customer <customer-id> associated with account.” | A US address on an owner has an invalid postal_code. A valid postal code is required for all US addresses. |
”Unable to enroll account in deposit sweeps. Unsupported type on business <business-id> for deposit sweep.” | The business associated with the provided account has a type that is not currently supported for deposit sweep enrollment. |