iFIX Department Entity Service API

Create/Add new department on iFix for a tenant

post

Create/Add new department on iFix for a tenant

Body

Department request along with request metadata

Responses
post
/department/v1/_create

Get the list departments.

post

Based on the criteria get the list of departments.

Body

Department search request along with request metadata. Defoult operator b/w multiple criteria is AND.

Responses
200

Successful response

*/*
post
/department/v1/_search

Create/Add new Expenditure on iFix for a tenant

post

Create/Add new Expenditure on iFix for a tenant

Body

Expenditure request along with request metadata

Responses
post
/expenditure/v1/_create

Get the list Expenditure.

post

Based on the criteria get the list of Expenditure.

Body

Expenditure search request along with request metadata. Defoult operator b/w multiple criteria is AND.

Responses
200

Successful response

*/*
post
/expenditure/v1/_search

Create/Add new project on iFix for a tenant

post

Create/Add new project on iFix for a tenant

Body

Project request along with request metadata

Responses
post
/project/v1/_create

Update existing project on iFix for a tenant

post

Update existing project on iFix for a tenant

Body

Project request along with request metadata

Responses
post
/project/v1/_update

Get the list Project.

post

Based on the criteria get the list of Project.

Body

Project search request along with request metadata. Default operator b/w multiple criteria is AND

Responses
200

Successful response

*/*
post
/project/v1/_search

Last updated

Was this helpful?