Get loan product (BR alias)
Get loan product (BR alias)
BR-aliased path for retrieving a loan product. Resolves to the same handler as the core endpoint.
GET
Get loan product (BR alias)
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Loan product identifier.
Response
OK
Creation timestamp (RFC3339, UTC).
Example:
"2026-06-14T12:00:00Z"
Server-assigned loan product identifier (uuid).
Example:
"550e8400-e29b-41d4-a716-446655440009"
Jurisdiction profile code (e.g. BR).
Example:
"BR"
Loan product type.
Example:
"personal"
Loan product display name.
Lifecycle status (e.g. draft|active).
Example:
"active"
Identifier (uuid) of the pinned active version; empty until activation.
Example:
"550e8400-e29b-41d4-a716-44665544000a"

