Fee Instances REST Endpoints

Fee Instances
Fee setup provides information about amounts, business unit ownership, and fee posting options.
Create a fee instance
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedFeeInstances
Delete a fee instance
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedFeeInstances/{FeeInstanceId}
Get a fee instance
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedFeeInstances/{FeeInstanceId}
Get all fee instances
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedFeeInstances
Update a fee instance
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedFeeInstances/{FeeInstanceId}