Create Redeem Transaction
Creates a transaction for the user to sign in order to redeem their Coinflow credits with a merchant’s contract.
The transaction passed to this endpoint should be the same as if the end user’s wallet was calling the merchant’s contract with enough USDC/Other Cryto Currency to successfully complete the transaction.
Authentication
The web3 wallet of the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
The blockchain associated with the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Headers
Request
(Solana Only) if your transaction requires a known amount of Rent to be paid, you can pass it here.
(Solana Only) Only use this if your subtotal.token is So11111111111111111111111111111111111111112 and your
contract requires native SOL. This will convert the amount of wSOL to native SOL for use in the transaction.

