ข้ามไปยังเนื้อหาหลัก
Version: 1.0.0-SNAPSHOT

contract-manager API

Contract Manager

Produces and manages the contracts and documents generated during lending.

Overview

Generates contracts from templates, organizes them into bundles, manages contract types and numbering, coordinates e-signing, and serves the resulting documents for download. It ties together template content and stored files so a finished contract can be produced and retrieved.

Why it exists

Contracts must be produced consistently across products and kept track of from creation through signing. This service standardizes that process so document generation is repeatable, auditable, and decoupled from the systems that store files and render templates.

Authentication

Requests are authenticated by the platform gateway, which identifies the caller and their organization; contract access is scoped to that organization. Signing and external callbacks are verified with a shared secret.

Authentication

Security Scheme Type:

apiKey

Header parameter name:

x-api-gw-organization-uuid