/rakuma/users/reviews

POST /api/rakuma/users/reviews

Price: 10 credits

Read the transaction feedback left for a Rakuma seller: the verdict line, the free-text comment, who wrote it, their avatar and the date, newest first. Feedback can be narrowed to what the user received as a seller or as a buyer, and to good, neutral or bad ratings only. Rakuma publishes the latest 100 entries.

How to use it

Fetch Rakuma seller feedback by 32-hex shop id or fril.jp/shop URL. role picks all, as_seller or as_buyer; rating picks all, good, normal or bad. Each review has rating, verdict, text, author, author_image, created_at and created_at_label. Rakuma only keeps the latest 100 entries per role, and many entries have an empty text because the rater left no comment. Aggregate counts live on rakuma/users (rating, rating_count) and rakuma/items (seller good/normal/bad_review_count).

Parameters

Request body

Response

Errors

Response headers