POST api/organization/add
Request Information
URI Parameters
None.
Body Parameters
OrganizationBindingModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
Required |
|
| Type | string |
Required |
|
| Country | string |
Required |
|
| State | string |
None. |
|
| City | string |
None. |
|
| PostCode | string |
None. |
|
| Address | string |
None. |
|
| Telephone | string |
Required |
|
| Mobile | string |
Required |
|
| string |
Required |
||
| Website | string |
Required |
|
| APIUrl | string |
Required |
|
| JoinDate | date |
Required |
|
| VerifierComments | Collection of VerifierComment |
None. |
|
| InvalidRequestLogs | Collection of InvalidRequestLog |
None. |
Request Formats
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.