- Added ACH payment method support via new BankAccount object in the Admin GraphQL API.
- PaymentInstrument and CustomerPaymentInstrument unions now include BankAccount, enabling B2B merchants to handle bank‑account payments, payment terms, and draft orders.
- Requires upgrading to the latest API version to access these new types.