TripLeg

Usage: Used in the FuelSurchargeRequest object to hold an array of trip locations.

Object Members

Name Type Notes
LocationText string

Locations should be in one of the following formats:

  • City, State
  • Zip/Postal Code
  • City, State Postal Code
  • Lat:Lon

Examples

  • Las Cruces, NM
  • 77611
  • Rexburg, ID 83440
  • 34.939292:-101:393222

The locations must be entered in trip order starting at array index 0.