Updates alert category
post
/obscfcm-alerts-services/service/v1/updateJobStatus
This service is used for Updates the Alert Category
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User Id
Request Body that contains data required for updating the job status
Root Schema : ObTmAlertsCategoryUpdateCollection
Type:
object
Collection of Alerts Category Model
Show Source
-
data:
array data
List Of ObTmAlertsCategoryUpdateEventDefMaster
Nested Schema : data
Type:
array
List Of ObTmAlertsCategoryUpdateEventDefMaster
Show Source
-
Array of:
object ObTmAlertsCategoryUpdateEventDefMaster
Alert Category Request Parameters model
Nested Schema : ObTmAlertsCategoryUpdateEventDefMaster
Type:
object
Alert Category Request Parameters model
Show Source
-
alertCode:
string
Alert Code
-
alertDescription:
string
Description
-
applicationCode:
string
Application Code
-
batchEndPoint:
string
Batch End Point
-
className:
string
Class Name
-
language:
string
Language
-
lastUpdatedJobStatus:
string
Last Updated Job Status
-
updatedTimeStamp:
string(date-time)
Updated Timestamp
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created fsgbu
Root Schema : ObTmAlertsCategoryCollectionResponse
Type:
object
Alert Category Response model
Show Source
-
alertResponse:
array alertResponse
Collection of Alert Category Response
Nested Schema : alertResponse
Type:
array
Collection of Alert Category Response
Show Source
-
Array of:
object ObTmAlertsCategoryEventDefRespMaster
Alert Category Response Model
Nested Schema : ObTmAlertsCategoryEventDefRespMaster
Type:
object
Alert Category Response Model
Show Source
-
alertCode:
string
Alert Code
-
alertDescription:
string
Description
-
applicationCode:
string
Application Code
-
batchEndPoint:
string
Batch End Point
-
className:
string
Class Name
-
errorCode:
string
Error Code
-
errorDesc:
string
Error Description
-
language:
string
Language
-
lastUpdatedJobStatus:
string
Last Updated Job Status
-
responseCode:
string
Response Code
-
updatedTimeStamp:
string(date-time)
Updated Timestamp
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error