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