It possible to create new freight in three different ways:

Please remember to set the publish parameter to true if a freight is supposed to be immediately visible to carriers.

Creating new freight without publication

For every publication type it is also possible to create new freight without publication. If a freight is created this way, it will remain in “search for carriers” status. It will be possible to publish such freight on Trans.eu Platform. It is set using “publication” parameter as shown in an example below:

{
  "publish" : false;
}