Skip to main content
GET
Buscar produto

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json
id_sku
string

Id SKU do produto

Example:

"SKU12345"

name
string

Nome do produto

Example:

"Nome do Produto"

price
number

Preço do produto

Example:

199.99