Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Parameters:
allowValueExceed - true, allow value more than 150EUR per package
allowValueExceedPerPerson - true, allow value more than 150EUR per person
allowWeightExceed - true, allow put more than 30kg per package
 
closeManifest - false - add parcels to manifest but not close it / true - close manifest and generate invoice
transportID - your transport identifier
count - total count of parcels in manifest should be the same us count of "parcelNumbers"
dispatchDate - date of dispatching in format "yyyy-mm-dd"
parcelNumbers - parcel barcode
weight - brutto weight with pallets etc.
arg1 - partner api key

...