Authorizations
Authentication using Personal Access Token (PAT) token
Path Parameters
Id of the receiving order
Response
Success
The response is of type string<byte>.
curl --request GET \
--url https://sandbox-api.shipbob.com/2025-07/receiving/{id}/labels \
--header 'Authorization: Bearer <token>'"string"Authentication using Personal Access Token (PAT) token
Id of the receiving order
Success
The response is of type string<byte>.
curl --request GET \
--url https://sandbox-api.shipbob.com/2025-07/receiving/{id}/labels \
--header 'Authorization: Bearer <token>'"string"