Contract Controller
APIs for managing contracts.
📄️ Fetch Contracts
Retrieves a list of contracts based on search criteria and returns a paginated response.
📄️ Create or modify a contract
Allows create a new contract or modify an existing contract.
📄️ Fetch Contract by ID
Retrieves a contract by its ID and returns the details of the specific contract.