cURL
curl --request GET \ --url https://api.artisn.desarrollo-redbrand.com/api/admin/product-fiscal-categories/{productId} \ --header 'Authorization: Bearer <token>'
{ "productId": "<string>", "productName": "<string>", "externalProductId": "<string>", "ncm": "<string>", "createdAt": "2023-11-07T05:31:56Z" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Categoría encontrada