Skip to content

Create shop

POST
/shops/

Creates a new shop account with the authenticated user as the owner.

object
billing_address
required
object
billing_email
required
string
description
required
string
name
required
string
operating_countries
required
array
phone
required
string
shipping_address
required
object
shipping_email
required
string
vat_no
required
string
website
required
string
object
billing_address
required
object
city
required
Any of:
null
country
required
Any of:
null
latitude
required
Any of:
null
longitude
required
Any of:
null
postal_code
required
Any of:
null
region
required
Any of:
null
street
required
Any of:
null
billing_email
required
Any of:
null
created_at
required
string format: time
description
required
Any of:
null
id
required
string
/:^[0-9A-Z]{26}$/
name
required
string
operating_countries
required
Any of:
null
partner
required
object
id
required
string
/:^[0-9A-Z]{26}$/
name
required
string
support_email
required
string
support_phone
required
string
phone
required
Any of:
null
shipping_address
required
object
city
required
Any of:
null
country
required
Any of:
null
latitude
required
Any of:
null
longitude
required
Any of:
null
postal_code
required
Any of:
null
region
required
Any of:
null
street
required
Any of:
null
shipping_email
required
Any of:
null
updated_at
required
string format: time
vat_no
required
Any of:
null
website
required
Any of:
null