How to Obtain the Web Service Definition Language (WSDL)

An example of how to find the below links is to go to the ContractService.java file under Contract.

  1. Production Server: 
    1. Contract Service : https://app1.novatuscontracts.com/Contracts/wsapi/v1/Contract?Wsdl
    2. Company Service: https://app1.novatuscontracts.com/Contracts/wsapi/v1/Company?Wsdl
    3. Project Service: https://app1.novatuscontracts.com/Contracts/wsapi/v1/Project?Wsdl
    4. User Service: https://app1.novatuscontracts.com/Contracts/wsapi/v1/User?Wsdl
    5. Dynamic Form Service: https://app1.novatuscontracts.com/Contracts/wsapi/v1/DynamicForm?Wsdl
    6. Document Service: https://app1.novatuscontracts.com/Contracts/wsapi/v1/Document?Wsdl
    7. Payment Service: https://app1.novatuscontracts.com/Contracts/wsapi/v1/Payment?Wsdl
    8. Person Service:https://app1.novatuscontracts.com/Contracts/wsapi/v1/Person?Wsdl
  2. For the Demo Server, replace app1 with demo.