Voxco · Example Payload

Post Questions_{Studykey} Request

Survey SoftwareMarket ResearchCATIOmnichannelText AnalyticsData CollectionPanel Management

Post Questions_{Studykey} Request is an example object payload from Voxco, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codebookKeyidtaskstypelabeltexthelpsortOrdercodingSourcealternativeCodingSourceexternalQuestionId

Example Payload

Raw ↑
{
  "codebookKey": null,
  "id": "Q1",
  "tasks": "cb",
  "type": "o",
  "label": "Likes",
  "text": "What did you like about the product?",
  "help": "Any help string for the product",
  "sortOrder": 10,
  "codingSource": "v",
  "alternativeCodingSource": "b",
  "externalQuestionId": null
}