Create lead
POST
/api/v1/leads
Request
Query Params
contact_name
string
required
Example:
Nguyễn Văn A
contact_phone
string
required
Example:
0988889999
contact_email
string
optional
Example:
kh@example.com
service
string
required
Example:
Tour nhật bản 3N2D
note
string
optional
Example:
Đoàn có trẻ em 5 tuổi
date_range
string
optional
Example:
02/05/2025-07/05/2025
adult
integer
optional
Example:
5
source_id
integer
optional
Example:
1
branch_office_id
integer
optional
Example:
1
sale_email
string
optional
Example:
sale@gmail.com
state_id
integer
optional
Example:
1
Body Params multipart/form-data
object {0}
Request samples
Responses
Modified at 2025-02-21 04:52:42