{ "phone_number": "5511999640745" }
curl --location --request POST 'https://api.valut.app/core/v1/account/check_phone_number' \ --header 'Content-Type: application/json' \ --data-raw '{ "phone_number": "5511999640745" }'
{}