Score with model
curl --request POST \
--url https://api.txcloud.io/v1/lending/models/{id}/score \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'Models
Score with model
POST
/
lending
/
models
/
{id}
/
score
Score with model
curl --request POST \
--url https://api.txcloud.io/v1/lending/models/{id}/score \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'⌘I