Nhảy tới nội dung

Thêm mới cơ hội

Thêm mới một cơ hội vào chiến dịch

HTTP Request

POST /api/v3/opportunity

Body

{
"account": {
"account_name": "GetFly CRM",
"phone_office": "0944344333",
"email": "contact@getfly.vn11111111",
"gender": 0,
"billing_address_street": "107 Vĩnh Hưng, Hoàng Mai, Hà Nội",
"birthday": "14/12/1984",
"account_type": 1,
"industry": "2,3"
},
"contacts": [
{
"first_name": "Vũ Hoàng Duy",
"email": "vuhoangduy@getflycrm.com",
"phone_mobile": "0944344333"
},
{
"first_name": "Nguyễn Đình Đạt",
"email": "nguyendinhdat@getflycrm.com",
"phone_mobile": ""
}
],

"custom_fields": {
"to_hop_mon_xet_tuyen": "To hop mon xet tuyen"
},

"opportunity": {
"token_api": "TwBIzvwSIg",
"user_id": "",
"recipient": 1,
"opportunity_status": 1
},

"referer": {
"utm_source": "https://getfly.vn",
"utm_campaign": "GetflyWebsite"
}
}