Skip to main content

Create a product

POST 

/products

Creates a product, optionally with nested sizes and certificates (created in the same transaction). On success the ETag header carries the new record's version and Location points at the new resource.

Request

Responses

A newly created product

Response Headers
    ETag

    Current record version; send back as If-Match on update/delete.

    Location

    URL of the newly created resource.