Get product
Get one product by ean
Headers
Name | Description |
---|---|
Content-Type | Always put: application/json |
api-version | Always put : 1.0 |
Authorization | API key provided by Find & Order. Format: Bearer {api-key} |
Body
// no body
Result
type | Description |
---|---|
Product | Product found or null |