GET api/Organizations/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
tbl_organizations| Name | Description | Type | Additional information |
|---|---|---|---|
| OrganizationId | integer |
None. |
|
| Name | string |
None. |
|
| Address | string |
None. |
|
| AddressLine1 | string |
None. |
|
| AddressLine2 | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| Zip | string |
None. |
|
| Phone | string |
None. |
|
| string |
None. |
||
| CompanyTypeId | integer |
None. |
|
| ContactPersonId | integer |
None. |
|
| Website | string |
None. |
|
| ClientId | string |
None. |
|
| CREATED_ON | date |
None. |
|
| UPDATED_ON | date |
None. |
|
| IsDeleted | boolean |
None. |
|
| tbl_new_account_210 | Collection of tbl_new_account_210 |
None. |
|
| tbl_organization_type | tbl_organization_type |
None. |
|
| tbl_UserDetails | Collection of tbl_UserDetails |
None. |
|
| tbl_UserDetails1 | Collection of tbl_UserDetails |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.