Business Entities REST Endpoints
Business License/Business Entities
The business entities resource is used to update specific attributes of a business entity.
- Get a business entity
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorBusinessEntities/{publicSectorBusinessEntitiesUniqID} - Get all business entities
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorBusinessEntities - Update a business entity
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorBusinessEntities/{publicSectorBusinessEntitiesUniqID}