Skip to main content
POST
/reverb/shops/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
shop
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
currency
enum<string>
default:USD
Available options:
USD,
CAD,
EUR,
GBP,
AUD,
JPY,
NZD
shipping_region
enum<string>
default:US_CON
Available options:
XX,
US_CON,
CA,
GB,
AU,
FR,
DE,
JP,
ID,
US_AK,
US_HI,
US_PR,
US_OTHER
locale
enum<string>
default:en
Available options:
en,
fr,
ja,
es,
de,
it

Response

Successful Response

@type
string
default:ReverbShopReview
id
string | null
rating
integer | null
text
string | null
review_type
string | null
author_name
string | null
recipient_name
string | null
order_title
string | null
created_at
integer | null
response
string | null
listing_url
string | null