Traqa API Documentation
  • Introduction
  • Roles
  • Getting Started
  • Shippers Process Flow
    • Provide a Load Plan
    • Receive Completed Loads
  • Loading Site Work Flow
    • Retrieve Scheduled Loads
    • Provide Completed Load Weights
    • Upload Container Photos & Weigh-bridge Ticket
    • Retrieve Completed Loads
  • Annex VII Completion Guidance
  • Completing Load Site Paperwork
  • Glossary
  • Codes and Identifiers
Powered by GitBook
On this page
  • What is a Load plan?
  • How to POST a Load plan

Was this helpful?

  1. Shippers Process Flow

Provide a Load Plan

Step One on the Diagram

PreviousShippers Process FlowNextReceive Completed Loads

Last updated 2 years ago

Was this helpful?

What is a Load plan?

The load plan is the scheduled loading instruction from the shipper to the loading site, it has all of the necessary information for a load site to identify the date and time of collection, material to load as well as other information needed for the Annex VII and Customs Declaration.

How to POST a Load plan

The Load plan is provided to Traqa via the POST method in the API.

https://uat.api.traqa.io/v1/loads

Provide the load plan data for a scheduled load at a nominated loading site, for which you will receive the completed load data and enable the automation of Traqa.

Need to update a loadplan? just POST it again, using the same loading reference will update the scheduled load plan, however once a load has 'completed' its information cannot be changed.

Technical Details for how to post Load plans