iFIX Department Entity Service API
Last updated
Was this helpful?
Last updated
Was this helpful?
Create/Add new department on iFix for a tenant
Department request along with request metadata
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
Captures the department attributes
Contains the ResponseHeader and the enriched Department information
Based on the criteria get the list of departments.
Department search request along with request metadata. Defoult operator b/w multiple criteria is AND.
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
The object contains all the search criteria of the Department
Contains the ResponseHeader and the enriched Department information
Create/Add new Expenditure on iFix for a tenant
Expenditure request along with request metadata
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
Captures the Expenditure attributes
Contains the ResponseHeader and the enriched Expenditure information
Based on the criteria get the list of Expenditure.
Expenditure search request along with request metadata. Defoult operator b/w multiple criteria is AND.
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
The object contains all the search criteria of the Expenditure
Contains the ResponseHeader and the enriched Expenditure information
Create/Add new project on iFix for a tenant
Project request along with request metadata
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
Contains the ResponseHeader and the enriched Project information
Update existing project on iFix for a tenant
Project request along with request metadata
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
Captures the Project attributes
Contains the ResponseHeader and the enriched Project information
Based on the criteria get the list of Project.
Project search request along with request metadata. Default operator b/w multiple criteria is AND
RequestHeader should be used to carry meta information about the requests to the server as described in the fields below. All eGov APIs will use requestHeader as a part of the request body to carry this meta information. Some of this information will be returned back from the server as part of the ResponseHeader in the response body to ensure correlation.
The object contains all the search criteria of the Project
Contains the ResponseHeader and the enriched Project information