POST api/Demoes
Request Information
URI Parameters
None.
Body Parameters
DemoName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Name | string |
Required String length: inclusive between 0 and 100 |
|
string |
Required String length: inclusive between 0 and 100 |
||
ContactNo | string |
Required |
|
Skype | string |
String length: inclusive between 0 and 100 |
|
Country | string |
String length: inclusive between 0 and 100 |
|
DemoForService | string |
String length: inclusive between 0 and 100 |
|
Note | string |
None. |
|
AddDate | date |
Required |
|
IPAddress | string |
Required |
|
ByWhichDomain | string |
Required |
|
Status | string |
String length: inclusive between 0 and 100 |
|
HandleBy | string |
String length: inclusive between 0 and 100 |
|
SubService | string |
String length: inclusive between 0 and 100 |
|
Industry | string |
String length: inclusive between 0 and 300 |
|
Plan | string |
String length: inclusive between 0 and 100 |
|
DemoDate | date |
Required |
|
Demotime | string |
String length: inclusive between 0 and 100 |
|
Remark | string |
String length: inclusive between 0 and 100 |
Request Formats
application/json, text/json
{ "ID": 1, "Name": "sample string 2", "Email": "sample string 3", "ContactNo": "sample string 4", "Skype": "sample string 5", "Country": "sample string 6", "DemoForService": "sample string 7", "Note": "sample string 8", "AddDate": "2024-12-21T06:20:42.0769429-06:00", "IPAddress": "sample string 10", "ByWhichDomain": "sample string 11", "Status": "sample string 12", "HandleBy": "sample string 13", "SubService": "sample string 14", "Industry": "sample string 15", "Plan": "sample string 16", "DemoDate": "2024-12-21T06:20:42.0769429-06:00", "Demotime": "sample string 18", "Remark": "sample string 19" }
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
DemoName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Name | string |
Required String length: inclusive between 0 and 100 |
|
string |
Required String length: inclusive between 0 and 100 |
||
ContactNo | string |
Required |
|
Skype | string |
String length: inclusive between 0 and 100 |
|
Country | string |
String length: inclusive between 0 and 100 |
|
DemoForService | string |
String length: inclusive between 0 and 100 |
|
Note | string |
None. |
|
AddDate | date |
Required |
|
IPAddress | string |
Required |
|
ByWhichDomain | string |
Required |
|
Status | string |
String length: inclusive between 0 and 100 |
|
HandleBy | string |
String length: inclusive between 0 and 100 |
|
SubService | string |
String length: inclusive between 0 and 100 |
|
Industry | string |
String length: inclusive between 0 and 300 |
|
Plan | string |
String length: inclusive between 0 and 100 |
|
DemoDate | date |
Required |
|
Demotime | string |
String length: inclusive between 0 and 100 |
|
Remark | string |
String length: inclusive between 0 and 100 |
Response Formats
application/json, text/json
{ "ID": 1, "Name": "sample string 2", "Email": "sample string 3", "ContactNo": "sample string 4", "Skype": "sample string 5", "Country": "sample string 6", "DemoForService": "sample string 7", "Note": "sample string 8", "AddDate": "2024-12-21T06:20:42.0769429-06:00", "IPAddress": "sample string 10", "ByWhichDomain": "sample string 11", "Status": "sample string 12", "HandleBy": "sample string 13", "SubService": "sample string 14", "Industry": "sample string 15", "Plan": "sample string 16", "DemoDate": "2024-12-21T06:20:42.0769429-06:00", "Demotime": "sample string 18", "Remark": "sample string 19" }