All consignments that have been created in MachShip will have a linked MachShip tracking page that can be accessed publicly.
This link sends the user to a branded webpage that shows all of the details of the consignment as well as live tracking updates.
The consignment tracking link is made up of two parts:
The outcome is a tracking page URL that takes the following form:
https://mship.io/v2/{trackingPageAccessToken}
For example:
https://mship.io/v2/bk13234gb123yh1234
It is NOT possible to use the carrier consignment id for tracking purposes using our tracking urls.
MachShip offers multiple tracking page URLs:
https://live.machship.com/tracking/#/consignments/
https://mship.io/
https://live.machship.com/trackingv2/#/consignments/
https://mship.io/v2/
The URL you select is up to you - I recommend you check both and choose the one you like best.
Note, the shortened URL redirects to the related long URL and is useful for systems where the you have a shorter character limit.
The tracking page access token is returned in responses from:
/apiv2/consignments/createConsignment
/apiv2/consignments/createConsignmentwithComplexItems
/apiv2/consignments/returnConsignments
- Query by MachShip consignment IDs/apiv2/consignments/returnConsignmentsByCarrierConsignmentId
- Query by carrier consignment numbers/apiv2/consignments/returnConsignmentsByReference1
- Query by Reference 1 field/apiv2/consignments/returnConsignmentsByReference2
- Query by Reference 2 field/apiv2/consignments/returnConsignmentsByPendingConsignmentIds
- Query consignments by their original pending consignment IDs/apiv2/consignments/getRecentlyCreatedOrUpdatedConsignments
- query for all consignments modified inside a date range, such as last hour or day.It will typically look as follows:
{
"trackingPageAccessToken": "fduojh121j23-22md"
}
To create a tracking URL, append the token to your chosen base URL:
https://mship.io/v2/y1y1Q535Q0uVsOzvxNZ9WQ