Update Question
Requires the stores.resellers.update permission.
Authorizations
Your API key goes here
Body
Creates or updates one question on a store's reseller application form.
The question as the applicant sees it.
1 - 300ShortText, LongText, Url, Number, Currency, Select,
Radio, Checkbox or CheckboxGroup.
1^(?:ShortText|LongText|Url|Number|Currency|Select|Radio|Checkbox|CheckboxGroup)$Whether the applicant must answer before they can submit.
Where the question sits on the form.
The choices, for Select, Radio and CheckboxGroup. Ignored for other types.
Optional guidance shown under the question.
500Response
The object was successfully updated.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
One question on a store's reseller application form.