{
"scripts": [
"ai_rudder_2681fdc5657b73b0ed8d3efb891360dc"
]
}
curl --location --request POST 'https://api.airudder.comservice/cloud/tiktok/script/info' \
--header 'Authorization;' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"scripts": [
"ai_rudder_2681fdc5657b73b0ed8d3efb891360dc"
]
}'
{
"data": [
{
"provider": "ai_rudder",
"script": "ai_rudder_2681fdc5657b73b0ed8d3efb891360dc",
"description": "PO_ID_BA_Fin_TikTokSeller_M25",
"concurrency": 10000,
"businessLineId": 0,
"status": "ENABLE",
"params": {
"borrower_name": "Customer Name",
"platform": "Platform Name",
"gender": "Gender",
"borrow_total_money": "Loan Principal and Interest",
"borrow_money": "Loan Amount",
"borrow_date": "Loan Date",
"due_date": "Due Date",
"LEADS_TYPE": ""
},
"gradings": [
{
"grading": "H",
"grading_key": "Consider"
},
{
"grading": "O",
"grading_key": "NoVoice"
},
{
"grading": "F",
"grading_key": "Failed to Connect"
},
{
"grading": "B",
"grading_key": "Unwilling"
},
{
"grading": "A",
"grading_key": "Willing"
},
{
"grading": "C",
"grading_key": "Bought, Applied or Registered"
},
{
"grading": "D",
"grading_key": "Wrong Number"
},
{
"grading": "E",
"grading_key": "Not recognised, or intention unclear/hang up, or no voice (need follow up)"
},
{
"grading": "G",
"grading_key": "Voice Mail"
},
{
"grading": "I",
"grading_key": "Busy"
},
{
"grading": "M",
"grading_key": "test"
},
{
"grading": "J",
"grading_key": "Help"
},
{
"grading": "K",
"grading_key": "Complain"
}
]
}
],
"description": "OK",
"result": 0
}