Address Types
Address types are required with all pickup and drop-off locations. Published rate providers and marketplace service providers use this information to provide accurate estimates. For example, you would want to include the presence or absence of a forklift at delivery to receive an accurate quote.
GET https://api.uship.com/v2/lookups/addressTypes?commodityCode=[commodity]
For details on available commodities, see the Commodities reference page.
Example JSON for Vehicle Address Types
x
{
"totalCount": 10,
"items": [ ]
}