Business Owners REST Endpoints

Business Registrations/Business Owners
The business owners resource is used to create and update Business Owners.
Create a business owner
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations/{BusinessEntityKey}/child/BusinessOwner
Get a business owner
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations/{BusinessEntityKey}/child/BusinessOwner/{ReferenceKey}
Get all business owners
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations/{BusinessEntityKey}/child/BusinessOwner
Update a business owner
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations/{BusinessEntityKey}/child/BusinessOwner/{ReferenceKey}