Skip to main content
POST
Create a BOM

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Body

application/json
name
string
required

BOM name (must be unique)

Maximum string length: 255
items
object[]
required

BOM items (components/products)

Minimum array length: 1
extra_costs
object[] | null

Additional costs associated with the BOM

Response

Successful response

data
object