Activar el producto de préstamo (alias BR)
Ruta con alias BR para activar un producto de préstamo. Se resuelve al mismo handler que el endpoint central.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
Loan product identifier.
"550e8400-e29b-41d4-a716-446655440000"
Cuerpo
Loan product version to pin on activation.
"550e8400-e29b-41d4-a716-446655440001"
Respuesta
OK
Creation timestamp (RFC3339, UTC).
"2026-06-14T12:00:00Z"
Server-assigned loan product identifier (uuid).
"550e8400-e29b-41d4-a716-446655440009"
Jurisdiction profile code (e.g. BR).
"BR"
Loan product type.
"personal"
Loan product display name.
Lifecycle status (e.g. draft|active).
"active"
Identifier (uuid) of the pinned active version; empty until activation.
"550e8400-e29b-41d4-a716-44665544000a"

