Ramp Network OfframpAsk AIpost https://api-pay-sandbox.venly.io/fiat-ramp/ramp-network/offThis endpoint is used to create a Ramp Network offramp URL.Body ParamsfiatAmountnumberThe fiat amount the user wants to receivefiatCurrencystringThe fiat currency code that will pre-set the currencycryptoCurrencyobjectDefine the crypto network and the crypto token's symbolDefine crypto network and symbol objectredirectUrlstringThe URL the user will be redirected to after completing the flowemailstringThe email address for your user to make their onramping experience even quickeruserAddressstringThe wallet address of your user where crypto will be sent toselectedCountryCodestringThis param pre-selects user country. The value should be a two-letter country code (ISO 3166-1 alpha-2).HeadersacceptstringenumDefaults 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