GET api/v2/SisaguaRelationship
Request
URI Parameters
Response
SisaguaRelationshipBasicName | Description | Type | Additional information |
---|---|---|---|
Id | integer | ||
Identification | string | ||
ControllerId | integer |
Response Format
application/json, text/json
Sample:
{ "Id": 1, "Identification": "sample string 2", "ControllerId": 3 }
text/html
Sample:
{"Id":1,"Identification":"sample string 2","ControllerId":3}