Skip to content

Corrugated material

Get the corrugated material

To retrieve the list of available corrugated materials in HIPE, make a GET request to the /api/corrugated-materials endpoint. For more details, see the API reference.

Terminal window
curl --location 'https://{ YOUR INSTANCE }-hipe.packitoo.com/api/corrugated-materials'
--header 'X-ACCESS-TOKEN: { YOUR ACCESS TOKEN }'