Creates an ACH (Automated Clearing House) money movement between accounts.
Token types: APP, USER | Required scopes: embedded:transfer:write
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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 Optional idempotency key for preventing duplicate transfers. Maximum length: 256 characters.
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.