GET DealerShip/GetDealerProfiles
Documentation for 'GetDealerProfiles'.
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"$id": "1",
"ID": 1,
"Name": "sample string 2"
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]