Skip to main content
POST
Create a screening for a product

Authorizations

X-Api-Key
string
header
required

Path Parameters

productPublicId
string
required

Body

application/json
lightSocketType
enum<string>
required
Available options:
None,
E14,
E27,
G9
amountOfLightSockets
number
default:0
required
Required range: x >= 0
totalWeight
number | null
Required range: x >= 0
energyOperationalConsumption
number | null
Required range: x >= 0
energyStandbyConsumption
number | null
Required range: x >= 0
lightSourceOperationalConsumption
number | null
Required range: x >= 0
lightSourceStandbyConsumption
number | null
Required range: x >= 0
notes
string | null
Maximum string length: 255
transportLocation
object | null
distribution
object | null

Response

Successful response

publicId
string
required
Required string length: 16
Example:

"screening_xxxxxxxxxxxx"

product
object
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
totalWeight
number | null
productReplacementRateQuality
number | null
productReplacementRateLogistics
number | null
functionalUnitValue
number | null
energyOperationalConsumption
number | null
energyStandbyConsumption
number | null
lightSourceOperationalConsumption
number | null
lightSourceStandbyConsumption
number | null
notes
string | null
category
object | null
transportLocation
object | null
distribution
object | null