Sandbox - API URL endpoints

Here are the endpoint you can use to test API for Sandbox. You will be supplied a different set of endpoint for production. Please refer to the API Specification for further information on each of the API calls.

  • Create Shipment:
    https://test.intelligentshipper.net/api/v1.7/shipments/createShipmentRequest
  • Cancel Shipment:
    https://test.intelligentshipper.net/api/v1.7/shipments/cancelShipmentRequest
  • Confirm Shipment:
    https://test.intelligentshipper.net/api/v1.7/shipments/confirmShipmentRequest
  • Print Documents:
    https://test.intelligentshipper.net/api/v1.7/documents/printDocumentRequest
  • Print QR Code:
    https://test.intelligentshipper.net/api/v1.7//shipments/generateQRCodeRequest
  • Manifest History:
    https://test.intelligentshipper.net/api/v1.7/shipments/manifestHistoryRequest
  • Print Manifest:
    https://test.intelligentshipper.net/api/v1.7/shipments/printManifestRequest