Instance
#
Create instanceCreates new quick survey instance.
Request body:
Attribute | Type | Description | Nullable |
---|---|---|---|
templateId | String | Identifier of template | false |
type | String | Type of instance | false |
executorId | Integer | Identifier of executor | false |
executorName | String | Executor name | true |
shopId | Integer | Identifier of shop | true |
Response
Returns identifier of instance object
Examples
200 OK