Skip to content

Get a product associated to a `clientId` based on the `productId`

get
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/products/{productId}

Get information about a specific product with the given productId and clientId.

Request

Path Parameters

clientId
int32
required
The `clientId` is a unique identifier of a buyer to whom this punchout product is assigned.
productId
int32
required
the `productId`

Responses

200
404
OK

Body

application/json
productId
int32
ME product Id
clientReferenceProductId
string | null
ME product code
clientProductId
string | null
ERP product code
note
string | null
Header note
description
string | null
Description
complement
string | null
Description complement
manufacturer
string | null
Manufacturer’s name
measurementUnit
string | null
Measurement unit
estimatedPrice
double | null
Estimated price of the product
groupId
int32 | null
Product group code
clientGroupCode
string | null
Product group code at the client
clientGroupDescription
string | null
Product group description
isService
boolean | null
Flag to indicate if this item is a service (true/false)
True = Service item
False = Product item
isGeneric
boolean | null
Set this flag as follows:
True = Product without a code
False = Product with a code
status
boolean | null
The product statuses can be:
True = Active
False = Blocked
materialOriginId
int32 | null
Material origin:
1 = Domestic origin
2 = Foreign origin
applicationType
string | null
Material application code (tax usage)
materialCategory
string | null
Material accounting code
productIdentificationCode
object
supplierOwnerId
int32 | null
The supplierOwnerId field is a unique identifier for a supplier responsible for managing and maintaining a product punchout catalog.
If this field is not null, this indicates that the product is part of a punchout catalog, which means that it can be viewed by the buyer, but not updated.