Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Get multiple shipment labels by it’s identifier.

Resource URL

https://api.bbamastro.com.au/shipment🔗

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