National Identifier Types REST Endpoints

National Identifier Types
The national identifier types resource is a list of acceptable identification types by country. An identification type can be compulsory or optional for a specific country. An identification type such as a passport or a driver's license can be used for a particular person.
Create a national identifier type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedNationalIdentifierTypes
Delete a national identifier type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedNationalIdentifierTypes/{NationalIdentifierTypeId}
Get a national identifier type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedNationalIdentifierTypes/{NationalIdentifierTypeId}
Get all national identifier types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedNationalIdentifierTypes
Update a national identifier type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedNationalIdentifierTypes/{NationalIdentifierTypeId}