API Reference
cURL
curl --request GET \ --url https://api.shipbob.com/2.0/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.
string
Was this page helpful?