Use these methods to manage documents and contracts.
The getDisposableContracts* methods return:
- the disposable contract (Mod_NAMCA22D)
- the privacy document url
- the T&C document url
Use:
- getDisposableContract : for the standard process
- getDisposableContractWitheIDAssertion : for the process based on an eIDAssertion
If you want to store the evidence of the signed contract you can use the uploadDoc described below.
Use these methods to upload documents related to the issued certificate.
- uploadAwsId : If there is a video identification process that stores the evidence on aws, you can use this method to add the awsId reference to the issued disposable.
- uploadDoc : to store the evidence of the identification, signature process (audit log) or the signed contract.