PrimaveraDataService REST Endpoints
    
        PrimaveraDataService
    
- Download ZIP Data
 - Method: getPath:
/pds/rest-service/dataservice/download/{jobId} - Get Columns Metadata of Table
 - Method: getPath:
/pds/rest-service/dataservice/metadata/columns/{tableName} - Get Tables Metadata
 - Method: getPath:
/pds/rest-service/dataservice/metadata/tables - Query Tables Data
 - Method: postPath:
/pds/rest-service/dataservice/runquery - Sync Metadata
 - Method: postPath:
/pds/rest-service/dataservice/metadata/refresh - View Job Status
 - Method: postPath:
/pds/rest-service/dataservice/jobStatus - View Metadata seed status of configuration
 - Method: getPath:
/pds/rest-service/v1/config/status/seed