GET api/organization/getorgbyid?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Organization| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Code | string |
Required |
|
| Name | string |
Required |
|
| Type | string |
None. |
|
| 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 |
None. |
|
| JoinDate | date |
Required |
|
| APIUrl | string |
Required |
|
| APIId | string |
Required |
|
| APIKey | string |
Required |
|
| IsDeleted | boolean |
None. |
|
| VerifyRequests | Collection of VerifyRequest |
None. |
Response Formats
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.