Redeem a Tokenized Asset

This endpoint is used by the tokenized asset issuer to confirm the redemption of tokens previously held in the Authorized Participant's wallet. When the issuer invokes this endpoint, Alpaca will initiate a journal of the underlying asset into the Authorized Participant's account.

Path Params
uuid
required

Account identifier.

Body Params
uuid

Alpaca account ID (UUID) of the Authorized Participant. Exactly one of client_external_account_id or client_account_id must be provided to identify the Authorized Participant whose account will receive the underlying asset. The deprecated client_id field is still accepted as an alias for client_external_account_id during the deprecation window.

string

Customer's client identifier on the issuer's platform. Exactly one of client_external_account_id or client_account_id must be provided to identify the Authorized Participant whose account will receive the underlying asset. The deprecated client_id field is still accepted as an alias for client_external_account_id during the deprecation window.

string
deprecated

Customer's client identifier on the issuer's platform. Use client_external_account_id instead.

string
required

Unique identifier of the redemption request set by the issuer

string
enum
required

The token's blockchain network

string
required

The quantity to convert into the underlying asset. It can be fractional.

string
required

The tokenized asset symbol

string
required

Transaction hash of the completed request on the blockchain

string
required

The underlying asset symbol

string
required

The address where the redeemed tokens were originally held

Responses

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