Get multiple shipment labels by it’s identifier.
Resource URL
https://api.bbamastro.com.au/shipment/manifest🔗
Parameters
Type | Name | Description | Schema |
---|---|---|---|
Query | endPage optional | ${swagger.param.shipment.end_page} | integer (int32) |
Query | labelType optional | Fill the value with "thermal" to get thermal label, otherwise get plain paper | string |
Query | startPage optional | ${swagger.param.shipment.start_page} | integer (int32) |
Body | shipmentIdToPrint optional | Array of shipment identifiers | < string > array |
...