API Guide
messages [{
Array of object:
id string
This represents the key for the localized property le to be used by UI to show the localized string.
message string
Success or error message
field_name string
Field name where the error was seen
messageParams [string]
Params array to substitute in the message. This will be used by UI to substitue the params in the
Message in the localized le.
}]
}
STATUS CODE - default: Response to a notication request
RESPONSE MODEL - application/json
{
Notication Request Status object
status enum ALLOWED:SUCCESS, FAILURE
Status of the request
error_message string
Error message (in case of failure)
}
251 of 340










