POST
/
api
/
loyalty
/
questions
/
{id}

Path Parameters

id
string
required

Body

application/json
loyaltyQuestionAnswers
object[]
required

Array of choices for the question

questionText
string
required

The text of the question

Response

200 - application/json

Response returned for a question

id
string
required
loyaltyQuestionChoices
object[]
required
text
string
required