{
"agent_id": 64,
"create_new_campaign_for_duplicates": true,
"minutes_await": 5,
"leads": [
{
"customer_name": "SAHIL",
"model": "Apple iPhone 12 mini (4 GB/64 GB)",
"deals_id": 16641322,
"serviceNo": "MPMBA18626488",
"customer_cancel": 1,
"param_diff_summary": "",
"to_be_failed_date": "23/12/25 14:43",
"dealer_offered_amount": "",
"customer_expected_amount": "",
"mobile": "pii::225A36ADAE0724ADFD06639ADD0994108A379EB8E522B361E185C8F3F805D076",
"contact_id": "8017727622",
"reason_id": 7,
"title": "Cancelled by Customer",
"complete_fail_date": "",
"city": "Greater Noida",
"rn": 1
}
]
}curl --location 'https://staging-api.formi.co.in/v2/campaign/19649a25-8bec-48ba-a72d-9da00677936c/upload-and-schedule' \
--header 'token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxNDg3IiwianRpIjoiNDYwYzYwMDU1Y2Q0NDA0NTkxYjcwNDZjMTliNzg5MzEiLCJ2ZXIiOjIsImlhdCI6MTc3NjA2MDE2MSwiZXhwIjoxNzc2MDY3MzYxLCJ0eXBlIjoiT1VUTEVUIn0.E3ex8VRSeWtWNCsTg9KEsXNx9Q3rPXx0ZfOSvCrQ3mk' \
--header 'Content-Type: application/json' \
--data '{
"agent_id": 64,
"create_new_campaign_for_duplicates": true,
"minutes_await": 5,
"leads": [
{
"customer_name": "SAHIL",
"model": "Apple iPhone 12 mini (4 GB/64 GB)",
"deals_id": 16641322,
"serviceNo": "MPMBA18626488",
"customer_cancel": 1,
"param_diff_summary": "",
"to_be_failed_date": "23/12/25 14:43",
"dealer_offered_amount": "",
"customer_expected_amount": "",
"mobile": "pii::225A36ADAE0724ADFD06639ADD0994108A379EB8E522B361E185C8F3F805D076",
"contact_id": "8017727622",
"reason_id": 7,
"title": "Cancelled by Customer",
"complete_fail_date": "",
"city": "Greater Noida",
"rn": 1
}
]
}'{}