Engine
The TranspariX Engine API allows you to find and compare diverse forwarder services.
API | Description |
---|---|
GET api/v1/engine/query-builder/{transparixVersion}/{databaseCode}/{shipmentId} |
Builds a QueryData object from an existing shipment. |
GET api/v1/engine/info |
Returns basic information about the API. |
POST api/v1/engine |
Finds forwarder services that match the requested query parameters. |
POST api/v1/engine?databaseCode={databaseCode} |
For backward compatibility. The DatabaseCode URI parameter is deprecated and will be removed. Please use the QueryData.DatabaseCode body parameter instead. |