Authorization: ********************{
"phone_only": true
}curl --location --request POST 'https://api.cbf.tcn.com/api/v0alpha/compliance/getfieldnames' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone_only": true
}'{
"names": [
"string"
]
}