GET api/survey/GetByOrderID?OrderID={OrderID}&ServiceTenantID={ServiceTenantID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderID | string |
Required |
|
| ServiceTenantID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiSurveyURL| Name | Description | Type | Additional information |
|---|---|---|---|
| SurveyID | globally unique identifier |
None. |
|
| ShortSurveyID | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.