Create a fiat provider withdrawal request

This endpoint creates a fiat provider withdrawal request.
Required role: RequestCreator.
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

numeric; Amount in the smallest currency unit, based on the currency decimals. Example: 1500000000000000000 WEI (smallest ETH unit) corresponds to 1.5 ETH (ETH has 18 decimals places)

string
required

The ID of the fiat provider account from which the funds will be withdrawn. This is the Taurus-PROTECT Account ID.

string

The ID of the internal address that the withdrawal will be sent to, if applicable (ex. Circle USDC). Depending on the provider, this address might be whitelisted as a recipient address on the provider.

string

The ID of the fiat provider account that the withdrawal will be sent to, if applicable (ex. Cubnet).

string
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. The excternalRequestID is passed to fiat providers as an idempotency key.

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.