Control Type Codes REST Endpoints
Business Objects/Trade Licenses/Control Type Codes
The operations from the Business Objects/Trade Licenses/Control Type Codes category.
- Create a Control Type Code
- Method: postPath:
/tradeLicenses/{licenseGid}/controlTypeCodes - Delete a Control Type Code
- Method: deletePath:
/tradeLicenses/{licenseGid}/controlTypeCodes/{gtmControlTypeGidxcontrolCode} - Get a Control Type Code
- Method: getPath:
/tradeLicenses/{licenseGid}/controlTypeCodes/{gtmControlTypeGidxcontrolCode} - Get Control Type Codes
- Method: getPath:
/tradeLicenses/{licenseGid}/controlTypeCodes - Update a Control Type Code
- Method: patchPath:
/tradeLicenses/{licenseGid}/controlTypeCodes/{gtmControlTypeGidxcontrolCode} - Update Control Type Codes
- Method: patchPath:
/tradeLicenses/{licenseGid}/controlTypeCodes