POST api/LeadGenForm
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| _LeadGenFrom | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ID": 1,
"FormName": "sample string 2",
"AdAccount_ID": 3,
"CustomerCode": "sample string 4",
"NodeCode": 1,
"FromFacebook": true,
"CreatedBy": 6,
"CreatedByName": "sample string 7",
"CreateDate": "03/11/2025 03:26",
"LastModifiedBy": 8,
"LastModifiedByName": "sample string 9",
"LastModifiedOn": "03/11/2025 03:26",
"IsDeleted": 10,
"DeletedBy": 11,
"DeletedByName": "sample string 12",
"DeleteDate": "03/11/2025 03:26"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.