GET api/HitchDrive?ucardId={ucardId}&without_timeStamp={without_timeStamp}&without_nonce={without_nonce}&without_identif={without_identif}&without_sign={without_sign}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ucardId | string |
Required |
|
| without_timeStamp | integer |
Required |
|
| without_nonce | string |
Required |
|
| without_identif | string |
Required |
|
| without_sign | string |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |