GET api/Conact/{associateNo}
Endpoint to get a given contact
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| associateNo |
AssociateNo |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseOfGetContactDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Item | Collection of GetContactDto |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.