Authorization: Bearer ********************
curl --location --request GET 'https://horizon-api-sb.app.rpe.tech/api/v1/cartoes/2001/criptografia' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'
{
"numeroCartaoCriptografado": "YI5ukuLd2lfmySIg1wZYkK29DyUwu8OqJtzuKifkshQ"
}