Create a new product object. Products in Metronome represent your company’s individual product or service offerings. A Product can be thought of as the basic unit of a line item on the invoice. This is analogous to SKUs or items in an ERP system. Give the product a meaningful name as they will appear on customer invoices.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Create a new product
The body is of type object
.
Success
The response is of type object
.