Skip to main content
POST
/reverb/shops

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
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

alias
string
required
name
string
required
@type
string
default:ReverbShop
id
string | null
url
string | null
shop_type
string | null
is_preferred_seller
boolean
default:false
is_quick_shipper
boolean
default:false
is_quick_responder
boolean
default:false
feedback_count
integer | null
rating_percentage
number | null
shipping_policy
string | null
payment_policy
string | null
payment_methods
string[]
direct_checkout
boolean
default:false
website
string | null
image
string | null
banner
string | null
is_on_vacation
boolean
default:false
address
object | null
user_id
string | null
user_uuid
string | null