Options REST Endpoints
Power Data/License Codes/Options
The operations from the Power Data/License Codes/Options category.
- Create an Option
- Method: postPath:
/licenseCodes/{licenseTypeGidxlicenseCode}/options - Delete an Option
- Method: deletePath:
/licenseCodes/{licenseTypeGidxlicenseCode}/options/{gtmLicenseCodeSequence} - Get an Option
- Method: getPath:
/licenseCodes/{licenseTypeGidxlicenseCode}/options/{gtmLicenseCodeSequence} - Get Options
- Method: getPath:
/licenseCodes/{licenseTypeGidxlicenseCode}/options - Update an Option
- Method: patchPath:
/licenseCodes/{licenseTypeGidxlicenseCode}/options/{gtmLicenseCodeSequence} - Update Options
- Method: patchPath:
/licenseCodes/{licenseTypeGidxlicenseCode}/options