Business Locations REST Endpoints

Business Registrations/Business Locations
The business locations resource is used to create and update business locations.
Create a business location
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations/{BusinessEntityKey}/child/BusinessLocation
Get a business location
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations/{BusinessEntityKey}/child/BusinessLocation/{BusinessLocationKey}
Get all business locations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations/{BusinessEntityKey}/child/BusinessLocation
Update a business location
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations/{BusinessEntityKey}/child/BusinessLocation/{BusinessLocationKey}