Ports REST Endpoints
Business Objects/Trade Licenses/Ports
The operations from the Business Objects/Trade Licenses/Ports category.
- Create a Port
- Method: postPath:
/tradeLicenses/{licenseGid}/ports - Delete a Port
- Method: deletePath:
/tradeLicenses/{licenseGid}/ports/{gtmPortQualifierGidxlocationGid} - Get a Port
- Method: getPath:
/tradeLicenses/{licenseGid}/ports/{gtmPortQualifierGidxlocationGid} - Get Ports
- Method: getPath:
/tradeLicenses/{licenseGid}/ports - Update a Port
- Method: patchPath:
/tradeLicenses/{licenseGid}/ports/{gtmPortQualifierGidxlocationGid} - Update Ports
- Method: patchPath:
/tradeLicenses/{licenseGid}/ports