| PostRedirectRequest | object | | |
| commodity | string | Valid commodities are NewCommercialGoods and UsedCommercialGoods
Enum: NewCommercialGoods,UsedCommercialGoods
| |
| title | string | The title for your listing
| |
| referrer | string | | |
| earliestPickupDate | string | Earliest pickup date in the ISO 8601 format. NOTE - the timezone is assumed to be in the pickup location's timezone. Offsets will be disregarded. For example, 2022-07-01T11:00-0700 will be interpreted as 2022-07-01T11:00
| |
| latestPickupDate | string | Latest pickup date in the ISO 8601 format. NOTE - the timezone is assumed to be in the pickup location's timezone. Offsets will be disregarded. For example, 2022-07-01T11:00-0700 will be interpreted as 2022-07-01T11:00
| |
| destinationLocationType | string | Valid locations are Residence, BusinessWithLoadingDockOrForklift, BusinessWithoutLoadingDockOrForklift, ConstructionSite, TradeShowOrConvention, Port, StorageFacility, MilitaryBase, Airport, OtherSecuredLocation, School, GovernmentLocation, FarmRanchEstate, ReligiousInstitution, GolfCourseResortPark, DistributionCenter, or Auction
Enum: Residence,BusinessWithLoadingDockOrForklift,BusinessWithoutLoadingDockOrForklift,ConstructionSite,TradeShowOrConvention,Port,StorageFacility,MilitaryBase,Airport,OtherSecuredLocation,School,GovernmentLocation,FarmRanchEstate,ReligiousInstitution,GolfCourseResortPark,DistributionCenter,Auction
| |
| destinationAddress | string | The address for the delivery location
maxLength: 255
| |
| destinationAddress2 | string | Additional address detail field for the delivery address
maxLength: 255
| |
| destinationState | string | The state of the delivery location
maxLength: 255
| |
| destinationCity | string | The city for the delivery location
maxLength: 255
| |
| destinationPostalCode | string | The zip code for the delivery location
maxLength: 20
| |
| destinationContact | object | | |
| firstName | string | First name of the destination contact
maxLength: 30
| |
| lastName | string | Last name of the destination contact
maxLength: 50
| |
| phoneNumber | string | Contact number for destination
maxLength: 30
| |
| companyName | string | Company name for destination location
maxLength: 100
| |
| email | string | Email contract address for destination
maxLength: 255
| |
| originLocationType | string | Valid locations are Residence, BusinessWithLoadingDockOrForklift, BusinessWithoutLoadingDockOrForklift, ConstructionSite, TradeShowOrConvention, Port, StorageFacility, MilitaryBase, Airport, OtherSecuredLocation, School, GovernmentLocation, FarmRanchEstate, ReligiousInstitution, GolfCourseResortPark, DistributionCenter, or Auction
Enum: Residence,BusinessWithLoadingDockOrForklift,BusinessWithoutLoadingDockOrForklift,ConstructionSite,TradeShowOrConvention,Port,StorageFacility,MilitaryBase,Airport,OtherSecuredLocation,School,GovernmentLocation,FarmRanchEstate,ReligiousInstitution,GolfCourseResortPark,DistributionCenter,Auction
| |
| originAddress | string | The address for the shipping location
maxLength: 255
| |
| originAddress2 | string | Additional address detail field for the shipping address
maxLength: 255
| |
| originCity | string | The city for the shipping location
maxLength: 255
| |
| originContact | object | | |
| firstName | string | First name of the destination contact
maxLength: 30
| |
| lastName | string | Last name of the destination contact
maxLength: 50
| |
| phoneNumber | string | Contact number for destination
maxLength: 30
| |
| companyName | string | Company name for destination location
maxLength: 100
| |
| email | string | Email contract address for destination
maxLength: 255
| |
| originPostalCode | string | The zip code for the shipping location
maxLength: 20
| |
| originState | string | The state for the shipping location
maxLength: 255
| |
| pickupInstructions | string | Optional information for the driver or carrier regarding pickup, e.g., hours of operation, details on parking, etc.
maxLength: 1000
| |
| deliveryInstructions | string | Optional information for the driver or carrier regarding delivery, e.g., hours of operation, details on parking, etc.
maxLength: 1000
| |
| quoteRequestAccessorials | array[string] | Selected checkboxes for pickup, delivery and additional options. Valid options are: PickupLiftgateRequired, PickupInside, DeliveryLiftgateRequired, DeliveryInside, DeliveryAppointmentRequired, DeliveryCallAhead, ProtectFromFreezing, SortAndSegregate, BlindShipmentCoordination
Enum: PickupLiftgateRequired,PickupInside,DeliveryLiftgateRequired,DeliveryInside,DeliveryAppointmentRequired,DeliveryCallAhead,ProtectFromFreezing,SortAndSegregate,BlindShipmentCoordination
| |
| page | string | Opt to redirect requests to the freight information page or directly to the rates page if all required fields are supplied
Enum: freightInfo,rates
| |
| referenceNumbers | array[object] | | |
| number | string | maxLength: 100
| |
| type | string | Valid types are Pickup, Delivery, Invoice, PurchaseOrder, SalesOrder, Lot, Release, ThirdPartyTracking, PriceCorrelationId, ThirdPartyOrderNumber, VIN, SKU, Other
Enum: Pickup,Delivery,Invoice,PurchaseOrder,SalesOrder,Lot,Release,ThirdPartyTracking,PriceCorrelationId,ThirdPartyOrderNumber,VIN,SKU,Other
| |
| items | array[object] | | |
| quantity | number | Number of handling units (Boxes, Crates, Pallets, etc.).
minimum: 0
| |
| width | number | Item width in inches
minimum: 0
| |
| length | number | Item length in inches
minimum: 0
| |
| weight | number | Item weight in pounds
minimum: 0
| |
| handlingUnit | string | Valid types are None, Pallets48x40Inches, Boxes, Crates, Drums, Other, Cartons, Bags, Bales, Bundles, Cans, Cases, Coils, Cylinders, Loose, Pails, Reels, Rolls, TubesPipes
Enum: None,Pallets48x40Inches,Boxes,Crates,Drums,Other,Cartons,Bags,Bales,Bundles,Cans,Cases,Coils,Cylinders,Loose,Pails,Reels,Rolls,TubesPipes
| |
| title | string | The title for the item
| |
| height | number | Item height in inches
minimum: 0
| |
| description | string | Item description
| |
| listingContents | array[object] | | |
| quantity | number | minimum: 0
| |
| description | string | maxLength: 100
| |
| handlingUnit | string | Valid types are None, Pallets48x40Inches, Boxes, Crates, Drums, Other, Cartons, Bags, Bales, Bundles, Cans, Cases, Coils, Cylinders, Loose, Pails, Reels, Rolls, TubesPipes
Enum: None,Pallets48x40Inches,Boxes,Crates,Drums,Other,Cartons,Bags,Bales,Bundles,Cans,Cases,Coils,Cylinders,Loose,Pails,Reels,Rolls,TubesPipes
| |