Sourcing | BOM Definitions
Required for authorization in every request. You can request an API-Key for your tenant in the integrations section of the equipme App.
The identifier of the sales service.
OK: A list of BOM definitions.
Unauthorized: Invalid api key.
Forbidden: Resource access denied or resource does not exist anymore.
NotFound: Requested resource could not be found.
Create a new BOM definition for a sales service (currently only one base BOM definition is allowed)
Required for authorization in every request. You can request an API-Key for your tenant in the integrations section of the equipme App.
The identifier of the sales service this BOM definition belongs to.
1Created: The created BOM definition.
The identifier of the BOM definition.
1Bad request: Body validation failed. See response message for details.
Unauthorized: Invalid api key.
Forbidden: Resource access denied or resource does not exist anymore.
Conflict: A base BOM definition already exists for this service.
Required for authorization in every request. You can request an API-Key for your tenant in the integrations section of the equipme App.
Identifier of the BOM definition.
The identifier of the sourcing product to add as a BOM item.
1The quantity of this product in the BOM definition.
1Example: 1If set, this item only applies to orders of an offer with the matching subscription period.
Created: The created BOM definition item.
The identifier of the BOM definition item.
1The quantity of this product in the BOM definition.
1Example: 1If set, this item only applies to orders of an offer with the matching subscription period.
Bad request: Body validation failed. See response message for details.
Unauthorized: Invalid api key.
Forbidden: Resource access denied or resource does not exist anymore.
NotFound: Requested resource could not be found.
Required for authorization in every request. You can request an API-Key for your tenant in the integrations section of the equipme App.
Identifier of the BOM definition.
The identifier of the item to be removed.
NoContent: Item successfully removed.
No content
Unauthorized: Invalid api key.
Forbidden: Resource access denied or resource does not exist anymore.
NotFound: Requested resource could not be found.
No content
Last updated
Was this helpful?