CompanyConsentRevocation
CompanyConsentRevocation
Identificador único de la revocación iniciada por la empresa.
ccrev_1B2M2Y8AsgTpgAmY7PhCfgIdentificador del sujeto afectado (ent_ o id_).
ent_1B2M2Y8AsgTpgAmY7PhCfgPossible values: [Entity, Identity]
EntityIdentificador del template de consentimiento.
constpl_1B2M2Y8AsgTpgAmY7PhCfg3selected_scopes object[]nullable
Tipo de ámbito.
Possible values: [product, branch]
productIdentificador público tokenizado del recurso scope.
prod_1B2M2Y8AsgTpgAmY7PhCfgVersión del recurso scope persistida en esta versión del template. Este valor queda fijado al guardar y no se actualiza automáticamente cuando aparecen nuevas versiones del scope.
1contract_endedContrato finalizado en sistema coreorigin_event objectrequired
Sistema origen que dispara la revocación.
core-bankingIdentificador idempotente del evento origen.
evt-12345Fecha/hora de ocurrencia del evento origen.
2026-02-11T15:10:00ZPossible values: [pending, applied, no_changes, failed]
appliedIdentificador del acuerdo resultante cuando hubo cambios efectivos.
agr_1B2M2Y8AsgTpgAmY7PhCfgVersión del acuerdo resultante cuando hubo cambios efectivos.
42026-02-11T15:10:00Z{
"id": "ccrev_1B2M2Y8AsgTpgAmY7PhCfg",
"subject_id": "ent_1B2M2Y8AsgTpgAmY7PhCfg",
"subject_type": "Entity",
"consent_template_id": "constpl_1B2M2Y8AsgTpgAmY7PhCfg",
"consent_template_version": 3,
"selected_scopes": [
{
"scope_type": "product",
"scope_id": "prod_1B2M2Y8AsgTpgAmY7PhCfg",
"scope_version": 1
}
],
"reason_code": "contract_ended",
"reason_text": "Contrato finalizado en sistema core",
"origin_event": {
"system": "core-banking",
"event_id": "evt-12345",
"occurred_at": "2026-02-11T15:10:00Z"
},
"status": "applied",
"agreement_id": "agr_1B2M2Y8AsgTpgAmY7PhCfg",
"agreement_version": 4,
"created_at": "2026-02-11T15:10:00Z"
}