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