GET api/classes/drop-in/{id}/customer/{customerId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
|
customerId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfObjectName | Description | Type | Additional information |
---|---|---|---|
Content | Object |
None. |
|
SerializerSettings | JsonSerializerSettings |
None. |
|
Encoding | Encoding |
None. |
|
Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.