{
"document": "65109789037"
}
curl --location --request POST 'https://api.valut.app/core/v1/account/check_document' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"document": "65109789037"
}'
{}