api.commodities.get
GET /commodity/{id}— ACPortal
Python
api.commodities.get(commodity_id: str) -> Commodity
CLI
ab commodities get <commodity_id>
GET /commodity/{id}
Response
Returns Commodity.
Field |
Type |
Required |
Description |
|---|---|---|---|
|
|
no |
Commodity ID |
|
|
no |
Commodity description |
|
|
no |
Freight class |
|
|
no |
NMFC code |
|
|
no |
Minimum weight |
|
|
no |
Maximum weight |