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 4 Next »

Get multiple shipment labels by identifiers.

Resource URL

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

Request Payload

Field

Data Type

Required

Description

String[]

Yes

Array of shipment ids

Request Payload Sample

[
  "6333c78ac052b10001c99398"
]

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

  • No labels