Activate loan product
Transitions a loan product to active status and pins the active product version.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Loan product identifier.
"550e8400-e29b-41d4-a716-446655440000"
Body
Loan product version to pin on activation.
"550e8400-e29b-41d4-a716-446655440001"
Response
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"

