Skip to main content
GET
Send dollars to a bank account

Query Parameters

amount
number
required

USD delivered to the recipient's bank account (min $10, max $10,000). The x402 payment price is this amount plus a 0.25% fee (with a $1.50 minimum).

Required range: 10 <= x <= 10000
destination_id
string
required

Bank destination to pay out to. Returned by addBankingDestination, and listed by GET /bank-recipients.

Response

Bank payment queued.

auth
object
callable_base_url
string
user_id
string
success
boolean
message
string
bank_payment
object