How to generate a request JSON Object
Last updated
Last updated
encodedString
M
String
You need to pass BASE 64 encoded JSON object which is output of section 6.
userName
M
String
You need to pass username that is registered with emCA for API process.
encodedString
M
String
You need to pass BASE 64 encoded JSON object which is output of section 6.
userName
M
String
You need to pass username that is registered with emCA for API process.
Invalid parameter
If input parameter is missing
Invalid input data
If decryption of request input data failed due to incorrect AES key used for encryption. etc.
Invalid request details found
If the Authentication failed i.e., incorrect username/password/IP Address
Internal server error
Server-side error (if any)