Visibility
Get outbound visibility history
Retrieve the outbound visibility update history for a load by load number, listing every position ping and status event Alvys pushed to customer platforms.
GET
Get outbound visibility history
This endpoint provides access to outbound updates for a specific load by using the
Replace
loadNumber and version in your request. To use outbound visibility, customers must first set up an EDI integration in EDI Tenders. Auto-updates can be configured either in EDI Tenders or on the Company Details page within Alvys platform. Based on the configured auto-updates settings, the updates are shared automatically, including event type details, location, date shared, and the error details if any issues encountered. For more information on how versioning works and how to include it in your requests, please refer to the Versioning page.
Request Parameters
The following parameters are required in the URL:Example CURL Request
YOUR_ACCESS_TOKEN with your actual Bearer token and 12345 with the load number you wish to track.
Response Fields
The following fields are included in the response:Example Response
Rate Limits
All endpoints are subject to rate limits to protect the API from traffic spikes. For detailed information on rate limits, please refer to the Rate Limits section. This page is interactive, allowing you to try a request by completing the fields for the parameters below. As you fill out the parameters, the CURL command on the right side of the page will be automatically updated. Alternatively, you can fork our Public API Postman Collection directly. Make sure to authorize yourself before trying a request.Authorizations
OAuth 2.0 client-credentials access token. Obtain one from https://auth.alvys.com/oauth/token (grant_type=client_credentials, audience=https://api.alvys.com/public/), then paste it here. The playground sends it as Authorization: Bearer <token>.
Path Parameters
API version (e.g., 1.0)
Example:
"1.0"
Response
OK
Available options:
Location, Arrival, Departure, Appointment, Loading, Unloading, ShipmentDelayed, ShipmentReconsigned, EstimatedDelivery, DeliveryNotCompleted, DocumentsUpload, ArrivedAtCustoms, CustomsReleased Available options:
Completed, Active, Cancelled, Failed