{
"Strategy": "test_test_1",
"SIPLine": "LIVEDEMO_CH_SOFTPHONE_LINE",
"Perform": 1,
"PlanName": "my_plan_3",
"Date": "2022-11-17",
"Details": [
{
"Debtor": "smith",
"Mobile": "+8610086",
"LoanDate": "2022-05-24",
"DueDate": "2022-06-17",
"LoanAmount": 65,
"Arrears": 84,
"Unit": "occaecat",
"Platform": "AIRUDDER",
"Gender": "female",
"Comments": "cillum laboris quis culpa"
}
],
"shield_strategy_id": "102001,103002"
}curl --location 'https://api.airudder.com/service/cloud/v2/plan' \
--header 'Authorization: Token 3Ksb9EkFDQHBhAbvYDTq4+pGGjNRAuLtPF9MMt9E97hX+OgLWTmeZtdGZyjR+YqU' \
--header 'Authorization: Token 3Ksb9EkFDQHBhAbvYDTq4+pGGjNRAuLtPF9MMt9E97hX+OgLWTmeZtdGZyjR+YqU' \
--header 'User-Agent: AIRUDDER' \
--header 'User-Agent: AIRUDDER' \
--header 'Content-Type: application/json' \
--data '{
"Strategy": "test_test_1",
"SIPLine": "LIVEDEMO_CH_SOFTPHONE_LINE",
"Perform": 1,
"PlanName": "my_plan_3",
"Date": "2022-11-17",
"Details": [
{
"Debtor": "smith",
"Mobile": "+8610086",
"LoanDate": "2022-05-24",
"DueDate": "2022-06-17",
"LoanAmount": 65,
"Arrears": 84,
"Unit": "occaecat",
"Platform": "AIRUDDER",
"Gender": "female",
"Comments": "cillum laboris quis culpa"
}
],
"shield_strategy_id": "102001,103002"
}'{
"data": {
"TaskID": "string",
"detail_error_list": [
"string"
],
"PlanName": "string"
},
"status": "string",
"code": 0
}