boms

Get BOM

Returns BOM metadata (without lines). Use GET /boms/{id}/lines to fetch lines lazily.

get/boms/{id}

Path parameters

idstring required

BOM ID

Query parameters

item_idstring

Also report how this item sits in this BOM, as item_context. Absent from the response when the item is in no occurrence of it

Response

OK

object required

Changes

Changed in 1 of the 7 revisions of this API.2

    • added the new optional query request parameter item_id

      new-optional-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added