Claim Cost Types REST Endpoints
Power Data/Claim Cost Types
The operations from the Power Data/Claim Cost Types category.
- Create a Claim Cost Type
- Method: postPath:
/claimCostTypes - Delete a Claim Cost Type
- Method: deletePath:
/claimCostTypes/{claimCostTypeGid} - Get a Claim Cost Type
- Method: getPath:
/claimCostTypes/{claimCostTypeGid} - Get Claim Cost Types
- Method: getPath:
/claimCostTypes - Update a Claim Cost Type
- Method: patchPath:
/claimCostTypes/{claimCostTypeGid}