POST services/api/v1/Get_SupportQrCode
Request Information
URI Parameters
None.
Body Parameters
LocationId_Type| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationId | integer |
None. |
|
| Type | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"LocationId": 1,
"Type": "sample string 2"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"