Get appropriateness questionnaire for complex products
GET/v1/questionnaires/complex-products/:User-ID
The endpoint returns the list of questions and answers related to trading with stocks and ETFs. The user must answer these questions before being allowed to trade complex products.
The user's unique identifier must be supplied in the user_id parameter.
You can pass the parameter Accept-Language with a string containing ISO 639-1 language code to get the list of questions and answers translated into the chosen language.
Currently, Bitpanda supports translations for German, Polish, French, Spanish, Italian and Turkish. The default language is English (en). If you pass the parameter for a language that does not have an existing translation, the response will return the appropriateness questions and answers in English.
Request
Responses
- 200
- 401
- 404
- 422
- 429
- 500
- 503
Success Response
Unauthorized
Invalid user
Error
Too Many Requests
Response Headers
The rate limit ceiling for the current time window. Envoy may include multiple limits and window metadata.
50, 50;w=1The number of requests remaining in the current rate limit window.
0The number of seconds until the current rate limit window resets.
1Indicates the request was rate limited by the Envoy proxy.
trueError
Maintenance or Service unavailable