Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The method is used for collecting information on a parcel from the Meest Polska system by the parcel’s barcode After correctly creating a parcel, it has a set of data of the recipient, collection point, value and items. It also has a link to print customs documents

Method name:

 

public ParcelApiBean findParcelByBarcode(String barcode, String apiKey) 
throws
 MeestException;

 

 

  • No labels