Get all product classifications
get
https://api.mercadoe.com/v1/products/{productId}/classifications
Retrieves all classifications associated with a specific product by providing the product ID.
Returns a list of all classifications including BorgId, ApplicationType, Iva, LedgerAccountCode, StatisticalOrder, and PreEdited fields.
Request
Path Parameters
productId
int32
required
The product ID
Responses
200
404
OK
Body
application/json
classifications
array of object