Skip to main content
POST
Create nomenclature

Authorizations

Authorization
string
header
required

Use HTTP Basic Authentication. Provide your email as login and PPT token as the password.

Headers

Accept
enum<string>
default:application/json
required
Available options:
application/json

Body

application/json
name
string
required
type
enum<string>
required
Available options:
product,
service
unitId
string
required
id
string | null
categoryId
string | null
externalId
string | null
notes
string | null
sku
string | null
defaultSellingPrice
number | null
defaultSellingCurrencyId
string | null
averagePriceCurrencyId
string | null
dateOfReceipt
string<date> | null
initialStockQuantity
number | null
averagePrice
number | null
isArchived
boolean
isIgnoreCostRecalc
boolean | null

Response

200 - application/json

Nomenclature created successfully

id
string