GET
/
receiving
/
{id}
/
labels
curl --request GET \
  --url https://api.shipbob.com/1.0/receiving/{id}/labels \
  --header 'Authorization: Bearer <token>'
"string"

Authorizations

Authorization
string
header
required

Authentication using Personal Access Token (PAT) token

Path Parameters

id
string
required

Id of the receiving order

Response

200
application/json
Success

The response is of type string.