---
title: "GET /web/productCodeFromProductLongname/{productLongname}"
method: GET
path: "/web/productCodeFromProductLongname/{productLongname}"
tags: ["Web"]
---

# GET /web/productCodeFromProductLongname/{productLongname}

`GET /web/productCodeFromProductLongname/{productLongname}`

Returns the product code that belongs to the given product Longname

## Path parameters

- `productLongname` string, required

## Response `200`

A single Product Code

- Product
  - `product_code` string
  - `product_shortname` string
  - `product_line` string
  - `active` boolean
  - `archive` boolean
  - `latest_redirect` boolean

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/infor/apis/infor-docs-api.md) · [All operations](https://skmtc.net/infor/apis/infor-docs-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/infor/infor-docs-api/revisions/c8f0d96c040e/schema)
