Reference Entity Types REST Endpoints

Designer/Reference Entity Types
The reference entity type resource is used to view, create, modify, or delete a record type for a reference entity.
Create a reference entity type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReferenceEntityTypes
Delete a reference entity type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReferenceEntityTypes/{ReTypeId}
Get a reference entity type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReferenceEntityTypes/{ReTypeId}
Get all reference entity types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReferenceEntityTypes
Update a reference entity type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReferenceEntityTypes/{ReTypeId}