Transak OfframpAsk AIpost https://api-pay-sandbox.venly.io/fiat-ramp/transak/offThis endpoint is used to create a Transak offramp URL.Body ParamsfiatCurrencystringThe code of the fiat currency you want your user to buy/sell cryptocurrencycryptoAmountnumberThe amount in crypto currency showing how much crypto your user wants to sell. If this is passed, the user can't change the crypto amount.cryptoCurrencyobjectDefine the crypto network and the crypto token's symbolDefine crypto network and symbol objectredirectUrlstringOnce the customer has completed the purchase/sell process, Transak will redirect back to this URL with additional order info appended to it as parameters.emailstringThe email that will be used to identify your user and their orderisFeeCalculationHiddenbooleanIf this is set to true, your user won't see a detailed breakdown of fees—they'll only see the total feetruefalsehideMenubooleanWhen true, then the user will not see the menu options. This will hide the menu completely.truefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200OK 400When the request contains invalid input 401When the user is not authorized to access the resource 403When a user doesn't have proper security authority 404When a resource is not found 405When the HttpMethod is not supported 415Usually when the input is not a valid json 500When there's an unexpected errorUpdated 5 months ago