AppeasementTypes REST Endpoints
Admin/AppeasementTypes
Appeasement Types Admin endpoints
- createType
- Method: postPath:
/ccadmin/v1/appeasementTypes - getType
- Method: getPath:
/ccadmin/v1/appeasementTypes/{id} - listTypes
- Method: getPath:
/ccadmin/v1/appeasementTypes - updateType
- Method: putPath:
/ccadmin/v1/appeasementTypes/{id}