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