curl --request POST \
--url https://api.vooma.ai/v0/quotes/search \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"customFreightTags": [
"<string>"
],
"opportunityType": "CONFIRMED",
"pagination": {
"limit": 123,
"after": "<string>",
"before": "<string>",
"last": 123,
"first": 123
},
"auctionTypes": [
"AUCTION"
],
"freightModes": [
"TRUCKLOAD"
],
"equipmentTypes": [
"BOX_TRUCK"
],
"laneFilter": {
"destination": {
"radiusMiles": 123,
"longitude": 123,
"latitude": 123
},
"origin": {
"radiusMiles": 123,
"longitude": 123,
"latitude": 123
}
},
"updatedAtFilter": {
"end": "2023-11-07T05:31:56Z",
"start": "2023-11-07T05:31:56Z"
},
"dateFilter": {
"end": "2023-11-07T05:31:56Z",
"start": "2023-11-07T05:31:56Z"
},
"searchTerm": "<string>",
"statuses": [
"NEW"
],
"customerIds": [
"<string>"
]
}
'{
"quotes": [
{
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"status": "NEW",
"freightOrder": {
"commodities": [
{
"description": "<string>",
"isStackable": true,
"itemReference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"weight": {
"units": "LB",
"value": 123
},
"hazmat": {
"classifications": [
{
"qualifier": "P",
"hazardClass": "1"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>",
"reference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
}
},
"packingGroup": "<string>",
"unNumber": "<string>",
"weight": {
"units": "LB",
"value": 123
}
},
"nmfcCode": "<string>",
"freightClass": "<string>",
"pieceUnits": "BAGS",
"pieceQuantity": 123,
"handlingUnits": "BAGS",
"handlingQuantity": 123
}
],
"equipment": {
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
},
"customer": {
"id": "<string>",
"name": "<string>",
"externalIds": [
{
"type": "ALJEX",
"value": "<string>"
}
],
"contacts": [
{
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
}
]
},
"route": {
"stops": [
{
"location": {
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"address": {
"country": "<string>",
"postalCode": "<string>",
"city": "<string>",
"state": "<string>",
"addressTwo": "<string>",
"addressOne": "<string>"
},
"id": "<string>",
"geoCoordinates": {
"longitude": 123,
"latitude": 123
},
"hours": {
"sunday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"saturday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"friday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"thursday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"wednesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"tuesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"monday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
}
},
"contacts": [
{
"name": "<string>",
"email": "<string>",
"phone": "<string>",
"role": "<string>"
}
],
"name": "<string>"
},
"type": "PICKUP",
"notes": "<string>",
"dateTimeRange": {
"startDate": "<string>",
"endDate": "<string>",
"startTime": "<string>",
"endTime": "<string>",
"timezone": "<string>",
"type": "FACILITY_HOURS"
}
}
],
"mileage": {
"uom": "MI",
"value": 123
}
},
"freightModeDetails": {
"mode": "TRUCKLOAD",
"drayageSubtype": "IMPORT"
},
"documents": [
{
"url": "<string>",
"id": "<string>"
}
],
"totalWeight": {
"units": "LB",
"value": 123
}
},
"additionalUsers": [
{
"id": "<string>",
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
]
}
],
"tags": {
"isAuction": true
},
"automation": {
"requestedByUser": true,
"identifiedByVooma": true
},
"externalIds": [
{
"type": "<string>",
"value": "<string>"
}
],
"carrierRate": {
"id": "<string>",
"method": "CUSTOM",
"amount": {
"uom": "USD",
"value": 123
},
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"components": [
{
"amount": {
"uom": "USD",
"value": 123
},
"type": "LINE_HAUL",
"description": "<string>"
}
]
},
"customerRate": {
"id": "<string>",
"method": "CUSTOM",
"amount": {
"uom": "USD",
"value": 123
},
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"components": [
{
"amount": {
"uom": "USD",
"value": 123
},
"type": "LINE_HAUL",
"description": "<string>"
}
]
},
"user": {
"id": "<string>",
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
]
},
"requestedByEmail": "<string>",
"customFreightTags": [
"<string>"
],
"responseTimeSeconds": 123
}
],
"pageInfo": {
"endCursor": "<string>",
"startCursor": "<string>",
"hasPreviousPage": true,
"hasNextPage": true
},
"totalCount": 123,
"count": 123
}curl --request POST \
--url https://api.vooma.ai/v0/quotes/search \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"customFreightTags": [
"<string>"
],
"opportunityType": "CONFIRMED",
"pagination": {
"limit": 123,
"after": "<string>",
"before": "<string>",
"last": 123,
"first": 123
},
"auctionTypes": [
"AUCTION"
],
"freightModes": [
"TRUCKLOAD"
],
"equipmentTypes": [
"BOX_TRUCK"
],
"laneFilter": {
"destination": {
"radiusMiles": 123,
"longitude": 123,
"latitude": 123
},
"origin": {
"radiusMiles": 123,
"longitude": 123,
"latitude": 123
}
},
"updatedAtFilter": {
"end": "2023-11-07T05:31:56Z",
"start": "2023-11-07T05:31:56Z"
},
"dateFilter": {
"end": "2023-11-07T05:31:56Z",
"start": "2023-11-07T05:31:56Z"
},
"searchTerm": "<string>",
"statuses": [
"NEW"
],
"customerIds": [
"<string>"
]
}
'{
"quotes": [
{
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"status": "NEW",
"freightOrder": {
"commodities": [
{
"description": "<string>",
"isStackable": true,
"itemReference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
},
"dimensions": {
"height": {
"value": 123,
"units": "IN"
},
"width": {
"value": 123,
"units": "IN"
},
"length": {
"value": 123,
"units": "IN"
}
},
"weight": {
"units": "LB",
"value": 123
},
"hazmat": {
"classifications": [
{
"qualifier": "P",
"hazardClass": "1"
}
],
"contact": {
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>",
"reference": {
"type": "ORDER_REFERENCE",
"value": "<string>"
}
},
"packingGroup": "<string>",
"unNumber": "<string>",
"weight": {
"units": "LB",
"value": 123
}
},
"nmfcCode": "<string>",
"freightClass": "<string>",
"pieceUnits": "BAGS",
"pieceQuantity": 123,
"handlingUnits": "BAGS",
"handlingQuantity": 123
}
],
"equipment": {
"type": "BOX_TRUCK",
"equipmentLength": {
"value": 123,
"units": "IN"
},
"temperature": {
"units": "F",
"max": 123,
"min": 123
},
"description": "<string>"
},
"customer": {
"id": "<string>",
"name": "<string>",
"externalIds": [
{
"type": "ALJEX",
"value": "<string>"
}
],
"contacts": [
{
"id": "<string>",
"name": "<string>",
"phone": "<string>",
"email": "<string>",
"role": "<string>",
"customerId": "<string>",
"carrierId": "<string>"
}
]
},
"route": {
"stops": [
{
"location": {
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"address": {
"country": "<string>",
"postalCode": "<string>",
"city": "<string>",
"state": "<string>",
"addressTwo": "<string>",
"addressOne": "<string>"
},
"id": "<string>",
"geoCoordinates": {
"longitude": 123,
"latitude": 123
},
"hours": {
"sunday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"saturday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"friday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"thursday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"wednesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"tuesday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
},
"monday": {
"type": "FACILITY_HOURS",
"timezone": "<string>",
"endTime": "<string>",
"startTime": "<string>"
}
},
"contacts": [
{
"name": "<string>",
"email": "<string>",
"phone": "<string>",
"role": "<string>"
}
],
"name": "<string>"
},
"type": "PICKUP",
"notes": "<string>",
"dateTimeRange": {
"startDate": "<string>",
"endDate": "<string>",
"startTime": "<string>",
"endTime": "<string>",
"timezone": "<string>",
"type": "FACILITY_HOURS"
}
}
],
"mileage": {
"uom": "MI",
"value": 123
}
},
"freightModeDetails": {
"mode": "TRUCKLOAD",
"drayageSubtype": "IMPORT"
},
"documents": [
{
"url": "<string>",
"id": "<string>"
}
],
"totalWeight": {
"units": "LB",
"value": 123
}
},
"additionalUsers": [
{
"id": "<string>",
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
]
}
],
"tags": {
"isAuction": true
},
"automation": {
"requestedByUser": true,
"identifiedByVooma": true
},
"externalIds": [
{
"type": "<string>",
"value": "<string>"
}
],
"carrierRate": {
"id": "<string>",
"method": "CUSTOM",
"amount": {
"uom": "USD",
"value": 123
},
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"components": [
{
"amount": {
"uom": "USD",
"value": 123
},
"type": "LINE_HAUL",
"description": "<string>"
}
]
},
"customerRate": {
"id": "<string>",
"method": "CUSTOM",
"amount": {
"uom": "USD",
"value": 123
},
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
],
"components": [
{
"amount": {
"uom": "USD",
"value": 123
},
"type": "LINE_HAUL",
"description": "<string>"
}
]
},
"user": {
"id": "<string>",
"externalIds": [
{
"type": "CUSTOM",
"value": "<string>"
}
]
},
"requestedByEmail": "<string>",
"customFreightTags": [
"<string>"
],
"responseTimeSeconds": 123
}
],
"pageInfo": {
"endCursor": "<string>",
"startCursor": "<string>",
"hasPreviousPage": true,
"hasNextPage": true
},
"totalCount": 123,
"count": 123
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
CONFIRMED, UNCONFIRMED, ALL Show child attributes
AUCTION, NON_AUCTION TRUCKLOAD, LTL, PARTIAL_TRUCKLOAD, INTERMODAL, DRAYAGE, PARCEL BOX_TRUCK, CARGO_VAN, CONESTOGA, CONTAINER, DOUBLE_DROP, DRY_VAN, FLATBED, HOT_SHOT, LOW_BOY, POWER_ONLY, REEFER, REMOVABLE_GOOSENECK, SPRINTER_VAN, STEP_DECK, STRAIGHT_TRUCK, AUTO_CARRIER, VAN_OR_REEFER, FLATBED_OR_STEP_DECK, OTHER Show child attributes
Show child attributes
Show child attributes
NEW, QUOTED, WON, LOST