GET associations({associationId})/members({memberId})/representatives({representativeId})/details
This method takes a member identifier and returns a representative details object to be serialized
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
associationId | Association identifier |
Define this parameter in the request URI. |
memberId | Member identifier |
Define this parameter in the request URI. |
representativeId | Representative identifier |
Define this parameter in the request URI. |
Response Information
Details object
Response body formats
application/json, text/json
Sample:
Sample not available.