Get Redemption Request
Get a redemption request using its ID
Authorizations
Bearer authentication with an API token
Path Parameters
Unique identifier for the redemption request
Response
Success
Unique identifier for the redemption request
Amount of the asset to be redeemed
Blockchain network for the redemption
ISSUANCE_SUPPORTED_CHAIN_UNSPECIFIED, SOLANA_DEVNET, SOLANA_MAINNET "SOLANA_DEVNET"
Unique identifier of the redemption address that will receive the redeemed funds
Source address of transaction that triggered the redemption
Status of the redemption request
STATUS_UNSPECIFIED, ACCEPTED, SUBMITTED, COMPLETED, DENIED, FAILED, CANCELLED "ACCEPTED"
External transaction ID of the deposit
External transaction ID of the burn
Unique identifier of the identity that enacted this redemption request
Symbol of the stablecoin being redeemed
Related topics
Get Redemption AddressGet Mint RequestList RedemptionsList Redemption InstructionsCreate Redemption Instructions