Client web app-Document storage

Number of APIs: 3

  1. To view the contract documents for a specific profile POST {{customerURL}}:5055/ProfileService/productTemplate/{{profileid}}/contracts?access_token={{custoken}}

  2. To view the personal documents for a specific profile GET {{customerURL}}:5055/ProfileService/files/{{profileid}}/personal?access_token={{custoken}}

  3. To view the business documents for a specific profile GET {{customerURL}}:5055/ProfileService/files/{{profileid}}/business?access_token={{custoken}}