Business Registrations REST Endpoints

Business Registrations
The business registrations resource is used to create and update business entities.
Create a business entity
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations
Get a business entity
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations/{BusinessEntityKey}
Get all business entities
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations
Update a business entity
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBusinessRegistrations/{BusinessEntityKey}