Skip to main content
POST
Create New Product

Authorizations

x-api-key
string
header
required

Your PapelShip API Key

x-store-hash
string
header
required

Your Store Hash ID

Body

application/json
name
string
required
slug
string
required
type
enum<string>
default:file
Available options:
file,
serials,
dynamic,
service
price_cents
integer
default:0

Response

200 - application/json

Product created successfully

success
boolean
product
object