Get Financial Assessment
Developing
POST
/config/uae/financial-assessment
get_financial_assessment_uae
Last modified:2025-03-04 04:13:21
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api-core.deriv.com/v1/config/uae/financial-assessment' \
--header 'Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"employment_status": "employed"
}'
Response Response Example
{}
Request
Header Params
Authorization
string
optional
Example:
{{CLIENT_AUTH_TOKEN}}
Body Params application/json
Responses
Modified at 2025-03-04 04:13:21