/insyts/score
Client ID
User ID
This is a type of score; (risk, credit, forecast or liquidity).
curl -L \ --request POST \ --url 'https://api.akibaone.com/insyts/score' \ --header 'Content-Type: application/json' \ --data '{ "clientId": "text", "userId": "text", "type": "text" }'
{ "clientId": "text", "userId": "text", "type": "text" }