Skip to main content
POST
Add packaging to a screening

Authorizations

X-Api-Key
string
header
required

Path Parameters

screeningPublicId
string
required

Body

application/json
publicId
string
required
Required string length: 16
Example:

"item_xxxxxxxxxxxx"

label
string
required
designedForDisassembly
boolean
default:false
required
amount
number
default:1
required
amountType
enum<string>
required
fields
object[]
required
functionalUnitValue
number | null
productionWaste
number | null
width
number | null
height
number | null
depth
number | null

Response

Bad Request

error
string
Example:

"Invalid request parameters"