Shipment Waybills
R how you print waybills for bulk shipments, where available.
Each waybill generates a master shipment. The service used for the master shipment depends on waybill type, and in some cases several different services can be used for the master shipment.
If only one service is available for the master shipment the service is locked and doesn't have to be provided in the request.
Was this section helpful?
Endpoints
GET
shipment-waybills?page=page&status=status&dateFrom=dateFrom&dateTo=dateTo&waybillType=wayb...
GET
shipment-waybills/{waybillId}
POST
shipment-waybills/{waybillId}/shipments
Was this section helpful?