Creates an ACH money movement.
Creates an ACH (Automated Clearing House) money movement between accounts.
Token types: APP, USER | Required scopes: embedded:transfer:write
Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Application (M2M) OAuth2 access token (client credentials).
Body
Request model for initiating an ACH money movement.
Amount to transfer. Must be greater than 0.
Source bank account identifier.
SEC code for the ACH transaction. Valid values: PPD (consumer), CCD (business), WEB (internet), CTX (corporate trade exchange), IAT (international).
Destination bank account identifier.
Type of ACH money movement.
INTERNAL_TO_EXTERNAL, EXTERNAL_TO_INTERNAL, INTERNAL_TO_INTERNAL ISO 4217 alphabetic currency code (e.g. USD). Defaults to USD when omitted.
Determines the minor unit precision of long AchMoneyMovementRequest.Amount.
Optional idempotency key for preventing duplicate transfers. Maximum length: 256 characters.
Response
Money movement created successfully.
Response model for a money movement operation.
Unique money movement identifier.
Money movement amount.
Money movement date.
Source bank account information.
Payment network: BOOK, ACH, RTP, or FED_NOW.
BOOK, ACH, RTP, FED_NOW Money movement status.
PENDING, COMPLETED, FAILED Destination bank account information.