Skip to main content
POST
/
fiat_accounts
/
{accountId}
/
redeem_to_linked_dda
TypeScript
const response: Promise<FireblocksResponse<RedeemFundsToLinkedDDAResponse>> = fireblocks.fiatAccounts.redeemFundsToLinkedDDA(fiatAccountsApiRedeemFundsToLinkedDDARequest);
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Headers

Idempotency-Key
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Path Parameters

accountId
string
required

The ID of the fiat account to use

Body

application/json
amount
number

Response

Transfer succeeded

success
boolean
required

Indicates whether the funds were successfully redeemed to the linked DDA