Reviews > Product Questions
Storefront APIReviewsProduct Questions

Product Questions

Use the Storefront API to retrieve and submit customer questions about products.

Endpoints

EndpointDescriptionJSON API
storefrontProductQuestionsGet product questionsGET:storefront/product_questions.json
storefrontProductQuestionsAnswersCreateCreate product question answersPOST:storefront/product_questions/answers.json
storefrontProductQuestionsAnswersDeleteDelete product question answersDELETE:storefront/product_questions/answers.json
storefrontProductQuestionsAnswersFlagFlag product question answerPOST:storefront/product_questions/answers/flag.json
storefrontProductQuestionsAnswersModifyModify product question answersPOST:storefront/product_questions/answers.json
storefrontProductQuestionsAnswersVoteVote on product question answerPOST:storefront/product_questions/answers/vote.json
storefrontProductQuestionsCreateCreate product questionsPOST:storefront/product_questions.json
storefrontProductQuestionsDeleteDelete product questionsDELETE:storefront/product_questions.json
storefrontProductQuestionsFlagFlag product questionPOST:storefront/product_questions/flag.json
storefrontProductQuestionsModifyModify product questionsPOST:storefront/product_questions.json
storefrontProductQuestionsPageGet product questions pageGET:storefront/product_questions/page.json
storefrontProductQuestionsVoteVote on product questionPOST:storefront/product_questions/vote.json

Types

Types
AnswerCreate
AnswerModify
ApprovalStatus
ProductQuestionsPageSortBy
StorefrontProductQuestion
StorefrontProductQuestionAnswer
StorefrontProductQuestionCreate
StorefrontProductQuestionModify
StorefrontProductQuestionPage