Skip to main content
Pay a contact whose bank details you already hold with a destinationId, or let the contact supply them through an information request.
How to send an ACH transferHow to send an ACH transfer
Before sending, you need:
  • a source virtual account with available USD
  • a US bank-account destination
  • a user API key with ACH access, used from an allowlisted IP
amount.amount is in minor units, so 1250 USD means USD 12.50.
The response is the ACH Transfer:
Store the Transfer id and use GET /v2/transfers/ach/{transferId} to follow its lifecycle.