GET api/NMPP/GetMember?CompanyID={CompanyID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MembersList| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyID | integer |
None. |
|
| CompanyName | string |
None. |
|
| Phone | string |
None. |
|
| PhysicalAddress | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| Zipcode | string |
None. |
|
| string |
None. |
||
| Contact | string |
None. |
|
| Address | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.