Long Term Crypto Plan

Endpoint to provide end-user's long term plan when it comes to their crypto holdings.
Mandatory to provide as it is required by regulations Coinify abides to.

Log in to see full request history

❗️

This is only applicable and required if Enhanced Due Diligence is triggered

Check GET trader info. If enhancedDueDiligenceState is questionnaire_sent, this is required to be provided.

Available answers values description

ValueDescription
buy_and_holdBuy and hold my crypto long-term.
trade_for_profitTrade crypto regularly for profit.
sell_business_earningsRegularly sell crypto earned from my business.
retirement_planUse crypto as part of my retirement plan.
save_for_future_generationsSave crypto for future generations.
otherOther.
Body Params
array of strings
required

Can be one or more of these values: buy_and_hold, trade_for_profit, sell_business_earnings, retirement_plan, save_for_future_generations, other. See above table for value descriptions.

answers*
string

Alternative answer, needs to be supplied if other is chosen as one of the answers.

Headers
string
required
Defaults to Bearer {{accessToken}}

Must contain Bearer <access_token> value as received upon Authentication.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json