Skip to main content
GET
/
1.0
/
receiving
/
{id}
/
labels
Get Warehouse Receiving Order Box Labels (DEPRECATED)
curl --request GET \
  --url https://api.shipbob.com/1.0/receiving/{id}/labels \
  --header 'Authorization: Bearer <token>'
"string"
API 1.0 is deprecated and will be sunset on July 31, 2026. Please migrate to the latest API version. See our Versioning Policy for details.

Authorizations

Authorization
string
header
required

Authentication using Personal Access Token (PAT) token

Path Parameters

id
string<int32>
required

Id of the receiving order

Response

Success

The response is of type string<byte>.