Skip to main content

Create Product

POST 

/inventory-management/api/v1/Products

Creates a new product record. If a product with the same identifier already exists the request is treated as a no-op and no error is returned.

Request

Responses

OK