Regions REST Endpoints

Business Objects/Trade Licenses/Regions
The operations from the Business Objects/Trade Licenses/Regions category.
Create a Region
Method: post
Path: /tradeLicenses/{licenseGid}/regions
Delete a Region
Method: delete
Path: /tradeLicenses/{licenseGid}/regions/{licenseRegionSequence}
Get a Region
Method: get
Path: /tradeLicenses/{licenseGid}/regions/{licenseRegionSequence}
Get Regions
Method: get
Path: /tradeLicenses/{licenseGid}/regions
Update a Region
Method: patch
Path: /tradeLicenses/{licenseGid}/regions/{licenseRegionSequence}
Update Regions
Method: patch
Path: /tradeLicenses/{licenseGid}/regions