curl --request POST \
--url http://localhost/api/api/cases \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"active_timestamp": "2023-11-07T05:31:56Z",
"alert_date": "<string>",
"created_on": "<string>",
"last_updated_at": "<string>",
"case_status_order": 2,
"created_by": 123,
"modified_by": 123
}
'{
"active_timestamp": "2023-11-07T05:31:56Z",
"ageing": 123,
"alert_date": "<string>",
"alert_risk_rating": "<string>",
"approvals": [
"<unknown>"
],
"assignee": {},
"available_actions": [
"<unknown>"
],
"bucket": {},
"case_action": "<string>",
"case_checkers": [
"<unknown>"
],
"case_maker": {},
"case_owner": {},
"case_status": "<string>",
"case_subjects": {},
"created_on": "<string>",
"documents": [
"<unknown>"
],
"findings": [
"<unknown>"
],
"histories": [
"<unknown>"
],
"id": 123,
"last_updated_at": "<string>",
"last_updated_by": {},
"priority": 1,
"reports_code": [
"<unknown>"
],
"reports_indicator": [
"<unknown>"
],
"rule": {},
"rule_parameter": {},
"case_status_order": 2,
"created_by": 123,
"modified_by": 123
}curl --request POST \
--url http://localhost/api/api/cases \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"active_timestamp": "2023-11-07T05:31:56Z",
"alert_date": "<string>",
"created_on": "<string>",
"last_updated_at": "<string>",
"case_status_order": 2,
"created_by": 123,
"modified_by": 123
}
'{
"active_timestamp": "2023-11-07T05:31:56Z",
"ageing": 123,
"alert_date": "<string>",
"alert_risk_rating": "<string>",
"approvals": [
"<unknown>"
],
"assignee": {},
"available_actions": [
"<unknown>"
],
"bucket": {},
"case_action": "<string>",
"case_checkers": [
"<unknown>"
],
"case_maker": {},
"case_owner": {},
"case_status": "<string>",
"case_subjects": {},
"created_on": "<string>",
"documents": [
"<unknown>"
],
"findings": [
"<unknown>"
],
"histories": [
"<unknown>"
],
"id": 123,
"last_updated_at": "<string>",
"last_updated_by": {},
"priority": 1,
"reports_code": [
"<unknown>"
],
"reports_indicator": [
"<unknown>"
],
"rule": {},
"rule_parameter": {},
"case_status_order": 2,
"created_by": 123,
"modified_by": 123
}JWT token obtained from AWS Cognito or custom authentication service
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes