Reviews

post/api/Review/reviews

Request body

identitystring nullable
siteIdstring nullable
engageIdstring nullable
contactIdstring nullable
emailstring nullable
namestring nullable
contactNamestring nullable
itemIdstring nullable
productGroupIdstring nullable
productIdstring nullable
productVariantIdstring nullable
reviewGroupIdstring nullable
productFeedIdstring nullable
ratingnumber float required
reviewTextstring nullable
reviewTextTranslationsobject nullable
urlstring nullable
messageIdstring nullable
localestring nullable
photoUrlstring nullable
isPublishedboolean
isVerifiedBuyerboolean nullable
upVotesCountinteger nullable
downVotesCountinteger nullable
isTopRatedboolean nullable
productTitlestring nullable
productURLstring nullable
productImageURLstring nullable
originalLocalestring nullable
originalLanguageTextstring nullable
rdboolean

Response

OK

successboolean
datastring nullable

Changes

Changed in 1 of the 2 revisions of this API.4

    • added the new optional request property (media type: application/json)

      new-optional-request-property

    • added the new optional request property (media type: text/json)

      new-optional-request-property

    • added the new optional request property (media type: application/*+json)

      new-optional-request-property

    • added the optional property // to the response with the status

      response-optional-property-added