POST api/LeadGenForm

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "17/10/2024 11:29",
  "LastModifiedBy": 8,
  "LastModifiedByName": "sample string 9",
  "LastModifiedOn": "17/10/2024 11:29",
  "IsDeleted": 10,
  "DeletedBy": 11,
  "DeletedByName": "sample string 12",
  "DeleteDate": "17/10/2024 11:29"
}

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.