Create product from EAN registry
Products
Create product from EAN registry
Creates a new product by looking up product information in the EAN registry
and creates a product record in the tenant database. Optionally accepts
epc_ids to attach EPC tags to the newly created product in the same transaction.
POST
Create product from EAN registry
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Product successfully created from EAN registry