Produtos
Buscar produto
get/api/v1/products/{id}
Path parameters
idstring required
Response
Example response
{
"id_sku": "SKU12345",
"name": "Nome do Produto",
"price": 199.99
}Changes
No recorded changes to this endpoint across all 1 revision of this API.