Create an outgoing request with selected UTXOs

This endpoint creates an outgoing request with manually selected UTXOs
This API can be made idempotent by generating an ID for the Request beforehand and passing it as the externalRequestId attribute

Body Params
string
required

Amount in the smallest currency unit, based on the currency decimals. Example: 100000000 satoshi (smallest BTC unit) corresponds to 1 BTC (BTC has 8 decimals places)

string
string
required
string
string
utxoIds
array of strings
required
utxoIds*
string

string; A reconciliation note can be given when initiating a request and this will be included in transaction history.

boolean

If true, maximum amount of funds will be transferred, including fees. When false, fees are added on top of amount.

string

Deprecated: use externalRequestId instead

string

Identifier for the request in the user's system. This must be unique. Attempting to create a request with an existing externalRequestId will do nothing and return the originally created request

Responses

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


  © 2026 Taurus SA. All rights reserved.