Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 3 Next »

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

Responses

HTTP Code

Description

Schema

200

OK

string (byte)

201

Created

No Content

401

Unauthorized

No Content

403

Forbidden

No Content

404

Not Found

No Content


Definitions

mykey

Type: apiKey

Name: Authorization

In: HEADER

  • No labels