Commodities
Commodities are the fundamental characteristic of a shipment on uShip. When creating a listing, the commodity is a required property and informs what other data is needed as well as where the listing will be housed on the site. For example, in the case of the "CarsLightTrucks" commodity, year, make, and model are also required.
GET https://api.uship.com/v2/lookups/commodities
Example JSON
x
{
"totalCount": 14,
"items": [ ]
}