data payload of the product info endpoint (POST /api/product/info, body { item_code }). request<T> unwraps the envelope and returns this.
data
POST /api/product/info
{ item_code }
request<T>
The item-level chemistry/physical data.
Bulk packaging products (unused; often empty).
datapayload of the product info endpoint (POST /api/product/info, body{ item_code }).request<T>unwraps the envelope and returns this.