APIs
Last updated
Was this helpful?
Last updated
Was this helpful?
Create/Add new COA on iFix for a tenant
/chartOfAccount/v1/_create
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 COA data as map
Based on the criteria get the list of COA.
/chartOfAccount/v1/_search
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 fund
Create the new fiscal event
/fiscal/events/v1/_publish
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.
Based on the criteria get the list of events.
/fiscal/events/v1/_search
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 fiscal events