Registration Types REST Endpoints

Power Data/Registration Types
The operations from the Power Data/Registration Types category.
Create a Registration Type
Method: post
Path: /registrationTypes
Delete a Registration Type
Method: delete
Path: /registrationTypes/{gtmRegistrationTypeGid}
Get a Registration Type
Method: get
Path: /registrationTypes/{gtmRegistrationTypeGid}
Get Registration Types
Method: get
Path: /registrationTypes
Update a Registration Type
Method: patch
Path: /registrationTypes/{gtmRegistrationTypeGid}