cURL
curl --request GET \ --url https://sandbox-api.shipbob.com/2026-01/receiving/{id}/labels \ --header 'Authorization: Bearer <token>'
"string"
Returns a PDF containing box labels for a specific warehouse receiving order.
Authentication using Personal Access Token (PAT) token
Id of the receiving order
Success
The response is of type string<byte>.
string<byte>