POST LeadTables/PutLeadTableBulk
Request Information
URI Parameters
None.
Body Parameters
Collection of LeadTable| Name | Description | Type | Additional information |
|---|---|---|---|
| leadid | integer |
None. |
|
| userid | integer |
None. |
|
| propertyid | integer |
None. |
|
| description | string |
None. |
|
| leadtype | integer |
None. |
|
| leadTime | date |
None. |
|
| leadUpdatedDate | date |
None. |
|
| agentid | integer |
None. |
|
| agencyid | integer |
None. |
|
| leadTag | integer |
None. |
|
| leadStatus | integer |
None. |
|
| priorityId | integer |
None. |
|
| sourceId | integer |
None. |
|
| mediumId | integer |
None. |
|
| companyName | string |
None. |
|
| designation | string |
None. |
|
| budget | decimal number |
None. |
|
| location | string |
None. |
|
| leadSerialNo | integer |
None. |
|
| propertyRefNo | string |
None. |
|
| societyName | string |
None. |
|
| fileNo | string |
None. |
|
| block | string |
None. |
|
| plotNo | string |
None. |
|
| plotSize | decimal number |
None. |
|
| propertyType | integer |
None. |
|
| additionalNo | string |
None. |
|
| string |
None. |
||
| whatsappNo | string |
None. |
|
| moreinfo | string |
None. |
|
| membershipId | string |
None. |
|
| type | string |
None. |
|
| followupdate | date |
None. |
|
| IsOverdueNotified | boolean |
None. |
|
| DealsTables | Collection of DealsTable |
None. |
|
| LeadAssigneds | Collection of LeadAssigned |
None. |
|
| LeadHistoryTables | Collection of LeadHistoryTable |
None. |
|
| LeadTypeTable | LeadTypeTable |
None. |
|
| MediumTable | MediumTable |
None. |
|
| PriorityTable | PriorityTable |
None. |
|
| SourceTable | SourceTable |
None. |
|
| StatusTable | StatusTable |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"leadid": 1,
"userid": 1,
"propertyid": 1,
"description": "sample string 2",
"leadtype": 1,
"leadTime": "2025-11-21T16:50:13.195077-08:00",
"leadUpdatedDate": "2025-11-21T16:50:13.195077-08:00",
"agentid": 1,
"agencyid": 1,
"leadTag": 1,
"leadStatus": 1,
"priorityId": 1,
"sourceId": 1,
"mediumId": 1,
"companyName": "sample string 3",
"designation": "sample string 4",
"budget": 1.1,
"location": "sample string 5",
"leadSerialNo": 1,
"propertyRefNo": "sample string 6",
"societyName": "sample string 7",
"fileNo": "sample string 8",
"block": "sample string 9",
"plotNo": "sample string 10",
"plotSize": 1.1,
"propertyType": 1,
"additionalNo": "sample string 11",
"email": "sample string 12",
"whatsappNo": "sample string 13",
"moreinfo": "sample string 14",
"membershipId": "sample string 15",
"type": "sample string 16",
"followupdate": "2025-11-21T16:50:13.195077-08:00",
"IsOverdueNotified": true,
"DealsTables": [
{
"dealId": 1,
"leadid": 1,
"userid": 1,
"propertyid": 1,
"purchasedprice": 1.0,
"agentPercentage": "sample string 2",
"agencyPercentage": 1,
"externalAgentPercentage": "sample string 3",
"dealDate": "2025-11-21T16:50:13.195077-08:00",
"note": "sample string 4",
"address": "sample string 5",
"dealReport": "sample string 6",
"statusId": 1,
"sourceId": 1,
"agentid": 1,
"agencyid": 1,
"dealTransactionTables": [
{
"amounttransactionID": 1,
"amountTotal": 1.0,
"amountReceived": 1.0,
"balance": 1.0,
"amountReceivedDate": "2025-11-21T16:50:13.195077-08:00",
"paymentType": 1,
"dealid": 1,
"clearedStatus": 1,
"installmentId": 1,
"dueDate": "2025-11-21T16:50:13.195077-08:00",
"agencyid": 1,
"InstallmentPlanTable": {
"installmentId": 1,
"installmentPlanType": "sample string 2",
"dealTransactionTables": []
}
},
{
"amounttransactionID": 1,
"amountTotal": 1.0,
"amountReceived": 1.0,
"balance": 1.0,
"amountReceivedDate": "2025-11-21T16:50:13.195077-08:00",
"paymentType": 1,
"dealid": 1,
"clearedStatus": 1,
"installmentId": 1,
"dueDate": "2025-11-21T16:50:13.195077-08:00",
"agencyid": 1,
"InstallmentPlanTable": {
"installmentId": 1,
"installmentPlanType": "sample string 2",
"dealTransactionTables": []
}
}
]
},
{
"dealId": 1,
"leadid": 1,
"userid": 1,
"propertyid": 1,
"purchasedprice": 1.0,
"agentPercentage": "sample string 2",
"agencyPercentage": 1,
"externalAgentPercentage": "sample string 3",
"dealDate": "2025-11-21T16:50:13.195077-08:00",
"note": "sample string 4",
"address": "sample string 5",
"dealReport": "sample string 6",
"statusId": 1,
"sourceId": 1,
"agentid": 1,
"agencyid": 1,
"dealTransactionTables": [
{
"amounttransactionID": 1,
"amountTotal": 1.0,
"amountReceived": 1.0,
"balance": 1.0,
"amountReceivedDate": "2025-11-21T16:50:13.195077-08:00",
"paymentType": 1,
"dealid": 1,
"clearedStatus": 1,
"installmentId": 1,
"dueDate": "2025-11-21T16:50:13.195077-08:00",
"agencyid": 1,
"InstallmentPlanTable": {
"installmentId": 1,
"installmentPlanType": "sample string 2",
"dealTransactionTables": []
}
},
{
"amounttransactionID": 1,
"amountTotal": 1.0,
"amountReceived": 1.0,
"balance": 1.0,
"amountReceivedDate": "2025-11-21T16:50:13.195077-08:00",
"paymentType": 1,
"dealid": 1,
"clearedStatus": 1,
"installmentId": 1,
"dueDate": "2025-11-21T16:50:13.195077-08:00",
"agencyid": 1,
"InstallmentPlanTable": {
"installmentId": 1,
"installmentPlanType": "sample string 2",
"dealTransactionTables": []
}
}
]
}
],
"LeadAssigneds": [
{
"id": 1,
"leadid": 1,
"agentid": 1,
"assigneddate": "2025-11-21T16:50:13.195077-08:00"
},
{
"id": 1,
"leadid": 1,
"agentid": 1,
"assigneddate": "2025-11-21T16:50:13.195077-08:00"
}
],
"LeadHistoryTables": [
{
"leadHistoryId": 1,
"senderid": 2,
"sendertype": 3,
"leadstatusName": "sample string 4",
"leadId": 1,
"leadStatus": 1,
"propertyIds": "sample string 5",
"leadDate": "2025-11-21T16:50:13.195077-08:00",
"note": "sample string 6",
"followupdate": "2025-11-21T16:50:13.195077-08:00"
},
{
"leadHistoryId": 1,
"senderid": 2,
"sendertype": 3,
"leadstatusName": "sample string 4",
"leadId": 1,
"leadStatus": 1,
"propertyIds": "sample string 5",
"leadDate": "2025-11-21T16:50:13.195077-08:00",
"note": "sample string 6",
"followupdate": "2025-11-21T16:50:13.195077-08:00"
}
],
"LeadTypeTable": {
"leadTypeId": 1,
"leadTypeName": "sample string 2",
"LeadTables": []
},
"MediumTable": {
"mediumId": 1,
"mediumName": "sample string 2",
"LeadTables": []
},
"PriorityTable": {
"priorityId": 1,
"priorityName": "sample string 2",
"LeadTables": []
},
"SourceTable": {
"sourceId": 1,
"sourceName": "sample string 2",
"LeadTables": []
},
"StatusTable": {
"statusId": 1,
"statusName": "sample string 2",
"LeadTables": []
}
},
{
"leadid": 1,
"userid": 1,
"propertyid": 1,
"description": "sample string 2",
"leadtype": 1,
"leadTime": "2025-11-21T16:50:13.195077-08:00",
"leadUpdatedDate": "2025-11-21T16:50:13.195077-08:00",
"agentid": 1,
"agencyid": 1,
"leadTag": 1,
"leadStatus": 1,
"priorityId": 1,
"sourceId": 1,
"mediumId": 1,
"companyName": "sample string 3",
"designation": "sample string 4",
"budget": 1.1,
"location": "sample string 5",
"leadSerialNo": 1,
"propertyRefNo": "sample string 6",
"societyName": "sample string 7",
"fileNo": "sample string 8",
"block": "sample string 9",
"plotNo": "sample string 10",
"plotSize": 1.1,
"propertyType": 1,
"additionalNo": "sample string 11",
"email": "sample string 12",
"whatsappNo": "sample string 13",
"moreinfo": "sample string 14",
"membershipId": "sample string 15",
"type": "sample string 16",
"followupdate": "2025-11-21T16:50:13.195077-08:00",
"IsOverdueNotified": true,
"DealsTables": [
{
"dealId": 1,
"leadid": 1,
"userid": 1,
"propertyid": 1,
"purchasedprice": 1.0,
"agentPercentage": "sample string 2",
"agencyPercentage": 1,
"externalAgentPercentage": "sample string 3",
"dealDate": "2025-11-21T16:50:13.195077-08:00",
"note": "sample string 4",
"address": "sample string 5",
"dealReport": "sample string 6",
"statusId": 1,
"sourceId": 1,
"agentid": 1,
"agencyid": 1,
"dealTransactionTables": [
{
"amounttransactionID": 1,
"amountTotal": 1.0,
"amountReceived": 1.0,
"balance": 1.0,
"amountReceivedDate": "2025-11-21T16:50:13.195077-08:00",
"paymentType": 1,
"dealid": 1,
"clearedStatus": 1,
"installmentId": 1,
"dueDate": "2025-11-21T16:50:13.195077-08:00",
"agencyid": 1,
"InstallmentPlanTable": {
"installmentId": 1,
"installmentPlanType": "sample string 2",
"dealTransactionTables": []
}
},
{
"amounttransactionID": 1,
"amountTotal": 1.0,
"amountReceived": 1.0,
"balance": 1.0,
"amountReceivedDate": "2025-11-21T16:50:13.195077-08:00",
"paymentType": 1,
"dealid": 1,
"clearedStatus": 1,
"installmentId": 1,
"dueDate": "2025-11-21T16:50:13.195077-08:00",
"agencyid": 1,
"InstallmentPlanTable": {
"installmentId": 1,
"installmentPlanType": "sample string 2",
"dealTransactionTables": []
}
}
]
},
{
"dealId": 1,
"leadid": 1,
"userid": 1,
"propertyid": 1,
"purchasedprice": 1.0,
"agentPercentage": "sample string 2",
"agencyPercentage": 1,
"externalAgentPercentage": "sample string 3",
"dealDate": "2025-11-21T16:50:13.195077-08:00",
"note": "sample string 4",
"address": "sample string 5",
"dealReport": "sample string 6",
"statusId": 1,
"sourceId": 1,
"agentid": 1,
"agencyid": 1,
"dealTransactionTables": [
{
"amounttransactionID": 1,
"amountTotal": 1.0,
"amountReceived": 1.0,
"balance": 1.0,
"amountReceivedDate": "2025-11-21T16:50:13.195077-08:00",
"paymentType": 1,
"dealid": 1,
"clearedStatus": 1,
"installmentId": 1,
"dueDate": "2025-11-21T16:50:13.195077-08:00",
"agencyid": 1,
"InstallmentPlanTable": {
"installmentId": 1,
"installmentPlanType": "sample string 2",
"dealTransactionTables": []
}
},
{
"amounttransactionID": 1,
"amountTotal": 1.0,
"amountReceived": 1.0,
"balance": 1.0,
"amountReceivedDate": "2025-11-21T16:50:13.195077-08:00",
"paymentType": 1,
"dealid": 1,
"clearedStatus": 1,
"installmentId": 1,
"dueDate": "2025-11-21T16:50:13.195077-08:00",
"agencyid": 1,
"InstallmentPlanTable": {
"installmentId": 1,
"installmentPlanType": "sample string 2",
"dealTransactionTables": []
}
}
]
}
],
"LeadAssigneds": [
{
"id": 1,
"leadid": 1,
"agentid": 1,
"assigneddate": "2025-11-21T16:50:13.195077-08:00"
},
{
"id": 1,
"leadid": 1,
"agentid": 1,
"assigneddate": "2025-11-21T16:50:13.195077-08:00"
}
],
"LeadHistoryTables": [
{
"leadHistoryId": 1,
"senderid": 2,
"sendertype": 3,
"leadstatusName": "sample string 4",
"leadId": 1,
"leadStatus": 1,
"propertyIds": "sample string 5",
"leadDate": "2025-11-21T16:50:13.195077-08:00",
"note": "sample string 6",
"followupdate": "2025-11-21T16:50:13.195077-08:00"
},
{
"leadHistoryId": 1,
"senderid": 2,
"sendertype": 3,
"leadstatusName": "sample string 4",
"leadId": 1,
"leadStatus": 1,
"propertyIds": "sample string 5",
"leadDate": "2025-11-21T16:50:13.195077-08:00",
"note": "sample string 6",
"followupdate": "2025-11-21T16:50:13.195077-08:00"
}
],
"LeadTypeTable": {
"leadTypeId": 1,
"leadTypeName": "sample string 2",
"LeadTables": []
},
"MediumTable": {
"mediumId": 1,
"mediumName": "sample string 2",
"LeadTables": []
},
"PriorityTable": {
"priorityId": 1,
"priorityName": "sample string 2",
"LeadTables": []
},
"SourceTable": {
"sourceId": 1,
"sourceName": "sample string 2",
"LeadTables": []
},
"StatusTable": {
"statusId": 1,
"statusName": "sample string 2",
"LeadTables": []
}
}
]
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.