Skip to main content
POST
/proftools/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
url
string
required
@type
string
default:ProftoolsProduct
name
string | null
category
string | null
category_path
string | null
category_url
string | null
price
number | null
price_without_vat
number | null
vat_amount
number | null
currency
string | null
measure
string | null
is_in_stock
boolean | null
stock_status
string | null
available_quantity
integer | null
image
string | null
images
string[]
summary
string | null
labels
string[]