Adds a new enum value representing a ReceivedDebit failure due to an international transaction
What’s new
Treasury financial accounts can’t send or receive funds from international sources, including international ACH transactions. This update introduces the international_
enum value on ReceivedDebit.
.
Ajouté
failure_code.international_transactionnullable enum
International transactions can’t pull funds from the FinancialAccount.
Impact
Users can now identify ReceivedDebit transactions that have failed due to coming from an international source.