Get loan product
Get loan product
Returns a loan product by ID.
GET
Get loan product
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"

