Registration Codes REST Endpoints

Power Data/Registration Codes
The operations from the Power Data/Registration Codes category.
Create a Registration Code
Method: post
Path: /registrationCodes
Delete a Registration Code
Method: delete
Path: /registrationCodes/{gtmRegistrationCodeGid}
Get a Registration Code
Method: get
Path: /registrationCodes/{gtmRegistrationCodeGid}
Get Registration Codes
Method: get
Path: /registrationCodes
Update a Registration Code
Method: patch
Path: /registrationCodes/{gtmRegistrationCodeGid}