Get Code Type Using Identifier
02/12/2020 | Less than 1 minute to read
Info Note
API TYPE: GET
End Point: GET /codeTypes/codeType/{codeTypeIdentifier}
Description: Get Code Type Using Code Type Identifier
Request (Get Code Type Using Identifier)
02/12/2020 | Less than 1 minute to read
Parameters
codeTypeIdentifier
Parameter |
Value |
Description |
DataType |
codeTypeIdentifier |
required |
String |
String |
Response (Get Code Type Using Identifier)
02/12/2020 | Less than 1 minute to read
{
"data": [
{}
],
"metadata": {
"fileCodeUuid": "string",
"orgUuid": "string",
"userUuid": "string"
},
"statusCode": "OK"
}