Retrieve Completed Loads

It maybe preferable to pull the Annex VII document back from Traqa to allow the operator to print the document from the weigh-bridge software rather than receiving by email the Annex VII, this is produced only after the load has been completed by the weighbridge.

How to Retrieve Annex VII Document

The Annex VII document is available in Traqa via the GET method in the API.

https://uat.api.traqa.io/v1/documents/annexvii?LoadingReference={{LoadingReference}}

Technical Details on how to Retrieve AnnexVII

You will need to provide the Loading Reference to retrieve the Annex VII.

How to retrieve Completed Load Data

Load sites may also return any relevant Load information for their records such as:

https://uat.api.traqa.io/v1/loads?status=COMPLETED&order=asc

Technical Details on how to retrieve load data

  • Party Details

  • Date Time Stamps for Key Events

  • Additional References

  • Transport Equipment Details

  • Trade Item Details

Last updated