Listings API V2

StopResponse

object

Details of a stop.

stopIdstring(uuid)

The system assigned UUID of the stop.

Example:4e2efc84-6add-435c-9f12-8b19e3e5ba21

stopNumberinteger(int32)

The sequential number of the stop along the route e.g. 1 is the pick up stop and 2 is the delivery stop.

Example:1

locationNamestring

The name of the stop.

Example:ABC Cars lot

addressstring

The street address.

Example:345 W Elm St.

address2string

Additional street address line.

Example:2nd Floor

citystring

The city.

Example:Anaheim

statestring

The state.

Example:CA

postalCodestring

The ZIP code. Must be a valid United States ZIP code or Canadian postal code.

Example:92802

countrystring

The country code. US or CA.

Example:US

distanceToNextStopInMilesinteger(int32)

The distance to the next stop in miles.

Example:267

phonestring

The primary phone number of the contact.

Example:949-555-1323

phone2string

An additional phone number of the contact.

Example:949-555-2434

phone3string

An additional phone number of the contact.

Example:949-555-3545

siteIdstring

The ID of the site.

Example:ABC

contactNamestring

The name of the contact.

Example:Mickey Smith

contactPhonestring

The primary phone number of the contact.

Example:949-555-1323

contactCellPhonestring

The cell phone number of the contact.

Example:949-555-1212

metroAreastring

The metro area of the stop.

Example:Orange County

locationTypestring

The facility type of the stop.

Allowed values:UnspecifiedAirportRentalCenterAuctionAuctionSatelliteLotCommercialBusinessCorporateOfficePlantCrossDockSatelliteStagingLotDealershipImpoundMarshallingYardMilitaryBaseMobileAuctionPortRailYardReconFacilityRentalCarRetailSiteRepoResidenceServiceCenterConsumerMovesTerminalOtherMechanicShopWarehouseParkingLot

Default:Unspecified

Example:Dealership

geoCodeobject

Details of the geographical coordinates for a location.

Show Child Parameters
twicboolean

Indicates whether the stop requires driver to have a Transportation Worker Identification Credential (TWIC). A TWIC is a credential required by the Maritime Transportation Security Act for carriers to access some locations. If you are not sure if a TWIC is needed, please contact the location.

Example:true

contactEmailAddressstring

The email address of the contact. Must be a valid email address format.

Example:mickey@snoogle.com

Example

TagRequest

object

Details of a tag.

namestring

The name of the tag.

<= 100 characters

Example:contractedCarrier

valuestring

The value of the tag.

<= 500 characters

Example:true

Example

TagResponse

object

Details of a listing tag.

namestring

The name of the tag.

Example:contractedCarrier

valuestring

The value of the tag.

Example:true

Example

TrailerType

string

The trailer type.

Allowed values:DRIVEAWAYENCLOSEDOPEN

Default:OPEN

Example

VehicleAttributeName

string

The name of the vehicle attribute.

Allowed values:CAB_AND_CHASSISCONVERTIBLECREW_CABDOES_NOT_ROLLDOES_NOT_RUNDOES_NOT_STEERDUAL_REAR_WHEELEXTENDED_CABEXTENDED_LENGTHFLAT_BEDFLAT_TIREFRAME_DAMAGEIS_4X2IS_4X4LADDER_RACKLEFT_KITLONG_BEDNO_KEYSNO_TIRESOTHER_INOPOTHER_INOP_NOTESOVERSIZE_TIRESOVERSIZED_UNITRAISED_ROOFREGULAR_CABSHORT_BEDSINGLE_REAR_WHEELSTANDARD_LENGTHTOOLBOXUTILITY_BODY

Default:OVERSIZED_UNIT

Example