Skip to content

Get a single product code by ID

GET
/rest/v1/product/product-code/{id}

Parameters

Path Parameters

id*

ID of the product code to retrieve

Type
integer
Required
Format
"int64"

Query Parameters

with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI