POSTXXXX999999XX9curl --location -g --request POST '{{v4_host}}/secure/validate/rfc/{{rfc}}' \
--header 'x-api-key: {{api-key}}' \
--header 'service: {{service}}' \
--header 'Authorization: Bearer <token>'{
"data": {
"code": "3797508104870374",
"code_message": "data_found",
"informacionAdicional": "RFC válido, y susceptible de recibir facturas",
"tipoPersona": "M"
},
"message": "OK",
"success": true
}