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.
curl --location 'https://{ YOUR INSTANCE }-hipe.packitoo.com/api/corrugated-materials'--header 'X-ACCESS-TOKEN: { YOUR ACCESS TOKEN }'