Manual
Page 49
Body Content for AES
{
"SourceType": "
Aes
"
}
Success Response:
{
"unit_name": "iVam",
"model": "iVam",
"api_version": 1,
"message": "Input Source Madi.Coax has been applied successfully",
"serial_number": "123456",
"status": 200
}
Failure Response:
{
"action": "For more information about valid data, please see API document.",
"status": 422,
"message": {
"SourceType": "Not a valid choice"
}
}
Status Codes
• 200 OK
• 400 Bad Request Invalid URL
• 404 Method is not allow Invalid HTTP method request
• 422 Unprocessable Entity For missing or invalid parameters
• 500 Server Error Internal server error