Payout to external account (Mapped ACH payout)

Initiates a payout to an external account via ACH. Balance is checked in GL before processing. Beneficiary data is verified later via webhook.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
number
required

Positive amount to send

string

Currency (e.g. USD); ACH payout uses USD

uuid
required

UUID of the beneficiary account

string
enum

Payment method (ACH supported)

Allowed:
string
required
length ≥ 1

Reference for the payout

Headers
string
length ≤ 255

Optional. Unique opaque key per logical write (e.g. UUID v4). Only applies to POST/PUT on routes that support it. Max 255 characters. Scoped to the authenticated principal. Omit for legacy behavior with no idempotency.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json