- Subcategories:
- Details
Corporation Profiles REST Endpoints
Power Data/Corporation Profiles
The operations from the Power Data/Corporation Profiles category.
- Create a Corporation Profile
- Method: postPath:
/corporationProfiles - Delete a Corporation Profile
- Method: deletePath:
/corporationProfiles/{corporationProfileGid} - Get a Corporation Profile
- Method: getPath:
/corporationProfiles/{corporationProfileGid} - Get Corporation Profiles
- Method: getPath:
/corporationProfiles - Update a Corporation Profile
- Method: patchPath:
/corporationProfiles/{corporationProfileGid}