API to create supplier identifier type of a company in SiGREEN.
POST {{baseUrl}}/suppliers/identifierTypes
API to create supplier identifier type of a company in SiGREEN.
Request Body
{"idType"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: Created
{"id":"C98BE31E-3698-412D-91E3-8270102CC7D5"}