SpotGo
  1. Getting started
SpotGo
  • Getting started
    • Introduction
    • Authentication
    • Opportunities vs Orders
    • Mappings
  • Order
    • Orders Processing
    • /api/v1/orders/file
      POST
    • /api/v1/orders
      POST
    • /api/v2/orders/{orderId}
      GET
    • /api/v1/orders/{orderId}/file
      GET
  • Opportunity
    • Opportunities (Freight Qoutes)
    • /api/v1/opportunities
      POST
    • /api/v1/opportunities/file
      POST
    • /api/v1/opportunities/image
      POST
    • /api/v1/opportunities/{opportunityId}
      GET
    • /api/v1/opportunities/{opportunityId}/custom
      GET
    • /api/v1/opportunities/{opportunityId}/default
      GET
  • Freight
    • Freight publish
    • /api/v1/freights
      POST
    • /api/v1/freights/{freightId}
      PUT
    • /api/v1/freights/{freightId}
      DELETE
  • Vehicles
    • /api/v1/vehicles
      POST
    • /api/v1/vehicles
      GET
    • /api/v1/vehicles/{vehicleId}
      PUT
    • /api/v1/vehicles/{vehicleId}
      DELETE
    • /api/v1/vehicles/{vehicleId}
      GET
  • Feedback
    • /api/v1/feedback
  • Webhook
    • Webhooks flow
    • /api/v1/webhooks
    • /api/v1/webhooks
    • /api/v1/webhooks/{subscriptionId}
  • Documents
    • Documents processing
    • /api/v1/documents
    • /api/v1/documents/{documentId}/file
    • /api/v1/documents/invoice/{documentId}
    • /api/v1/documents/receipt/{documentId}
    • /api/v1/documents/cmr/{documentId}
  • AccountManagement
    • /api/v1/accounts
    • /api/v1/accounts/block
  1. Getting started

Mappings

Trailer types#

1 - Tent
2 - Refrigerator
3 - Tautliner (Curtainsider)
4 - Box
5 - Isotherm
6 - Mega
7 - Jumbo
8 - Van
10 - Any
11 - Platform
12 - Road Train 120 m3
13 - Tanker
14 - Walking Floor
15 - CoilMulde
16 - Dump Truck (Tipper)
17 - Car Transporter
18 - Joloda
19 - Low Loader
50 - Standard
51 - Paperliner
52 - Shotgun WithMultiLog

Loading Types#

All
Back
Side
Top

Regimes (Temperatures)#

Off
Auto
Continous

Additional Capabilities#

adr - ADR
doubleDeck - Double Floor Trailer
codeXL - XL Certificate
twoDrivers - Two Drivers required
lift - Tail Lift
forklift - Forklift
gps - GPS tracking required
multiTemp - Multi temperature freight
Modified at 2025-05-06 04:45:06
Previous
Opportunities vs Orders
Next
Orders Processing
Built with