properties itemcommodity (http://api.3plcentral.com/rels/properties/itemcommodity)
Resource:
commodity code assignable to an item
C# Rel Const:
Rels.PropertySvc.ItemCommodity
URI template:
itemcommodities/{nmfc}
Obtain URI from:
Success status: 200; Response is cacheable
Name (* = required) Data Type Description
nmfc * string
Type Description
NMFC string
Class string
CommodityDescription string
Sample accept: application/hal+json
{
  "nmfc": "str",
  "class": "str",
  "commodityDescription": "str"
}

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.