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