API for Oracle contracts repository
I am new to Oracle contracts. Can anyone let me know if there is a API to create/update contracts in Oracle Contracts Repository. I need to get the data populated in the attached screen but through an API. I could find the data that is there in this page to be available in the table OKC_REP_CONTRACTS_ALL, OKC_REP_CONTRACT_PARTIES, OKC_REP_SIGNATURE_DETAILS.
I have seen the import program namely "Import Repository Contracts" but we dont want to use this. Instead I want to write a custom plsql procedure and use the API inside.
I have also seen the public API OKC_CONTRACT_PUB but not sure how to use this to modify the Oracle contracts repository.