[PREVIEW] Start remittance transaction from Bakkt checking bank account

Initiates a remittance transaction from a Bakkt checking bank account to a recipient. Balance is checked in GL before processing. Recipient data is verified later via webhook.

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

Positive amount to send

string
required

Input currency (e.g. USD)

uuid
required

UUID of the remittance recipient (created via POST /accounts/user/account/remote).

string
required
length ≥ 1

Quote identifier from the quote flow

string

Optional output currency; defaults to currency if omitted

number

Optional fiat amount offered; defaults to amount if omitted

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