{ "phone_number": "5511954287086", "code": "008901" }
curl --location --request POST 'https://api.valut.app/core/v1/account/verifie_phone_code' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "phone_number": "5511954287086", "code": "008901" }'
{}