Declaration Types REST Endpoints
Power Data/Declaration Types
The operations from the Power Data/Declaration Types category.
- Create a Declaration Type
- Method: postPath:
/declarationTypes - Delete a Declaration Type
- Method: deletePath:
/declarationTypes/{gtmDeclarationTypeGid} - Get a Declaration Type
- Method: getPath:
/declarationTypes/{gtmDeclarationTypeGid} - Get Declaration Types
- Method: getPath:
/declarationTypes - Update a Declaration Type
- Method: patchPath:
/declarationTypes/{gtmDeclarationTypeGid}