In this section the main Shipments and Shipping-related requests are listed:
ShippingOptionsRequest
This call retrieves available MBE services with corresponding shipping costs. Given a destination (zip code, country) defined in the request, the response returns shipping rates for each MBE service enabled at MOL user level (SSE or 1 for Standard, SEE or 2 for Express, and so forth)
ShipmentRequest is the main call. It can be used to create shipments, send shipment creation requests and get the MBE/courier waybill (base64 stream)
This call allows the MOL user to close a shipment, getting in response an MBE manifest containing a summary of the closed shipments. The response also returns confirmation of the number of shipments actually closed. This call is crucial when the shipment finalization and waybill printing are handled by the Center
This call allows to create a return shipment based on an original shipment. By including the MBE tracking number of a target shipment that has already been finalized and has a shipping label, the system will automatically generate a draft. This draft will then need to be managed by the Center in a dedicated section. The return shipment will be created by reversing the sender and receiver of the original shipment, and it will be created with the standard marthoice defined by the Center
This call allows a shipment to be deleted by providing the MBE master tracking number as the target. The operation is only allowed if the MOL user has been authorized by the Center to perform it
ShipmentListRequest (DEPRECATED!)
ShipmentListV2Request (DEPRECATED!)
This call provides a range of information related to shipments, both draft and finalized. Additionally, it allows retrieval of the shipping label (MBE or carrier) via a temporary link generated on the fly
Through this call, given an MBE Tracking ID, it is possible to obtain temporary links to download the PDF of the proforma invoice generated by HUB, the carrier waybill (if permissions are granted), the MBE waybill, and the Proof of Delivery PDF generated by HUB
This call makes it possible to obtain, given a ZIP code and a country defined in the call, a list of pickup points present in the given ZIP code area. Please note: this call works only and only if the MOL user is enabled by the MBE Center to use MBE Delivery Point and/or MBE Delivery Point Plus, and only courier pickup points activated by the Center for the MOL user will be shown