Implement Track & trace

After activation, Track & trace is accessed through a URL.

  • You can either use Unifaun Online user ID or an API key Id as credentials.

    Obs!

    To use an API key you need to activate one of Unifaun's integration services on your account.

  • You can either use order number or reference as search parameters.

    Example:

    API key Id and order number

    https://www.unifaunonline.com/ext.uo.yy.track?apiKey=JEABXK1VECV7US2O&order=ORDER001

    User ID and reference:

    https://www.unifaunonline.com/ext.uo.yy.track?key=0000000001&reference=REF001

  • Replace <user login> with your Unifaun Online user ID.

  • Replace <your reference> with the reference data for the shipment.

  • Replace <API key Id> with your Unifaun API key Id.

  • Replace <your order number> with the order number for the consignment.

  • Replace xx with region code.

    Region

    Code

    Denmark

    dk

    Finland

    fi

    Norway

    no

    Sweden

    se

  • Replace yy with language.

    Language

    Code

    Danish

    dk

    English

    gb

    Finnish

    fi

    Norwegian

    no

    Swedish

    se

  • Add the Branded Track & trace template ID to the URL by replacing <your template id> with your unique Branded Track & trace template ID.

    Example:

    API key ID, order number and template ID:

    https://www.unifaunonline.com/ext.uo.xx.yy.track?apiKey=<API key Id>&order=<your order number>&templateId=<your template id>

    User ID, reference and template ID:

    https://www.unifaunonline.com/ext.uo.xx.yy.track?key=<user login>&reference=<your reference>&templateId=<your template id>