Authorizations
Authentication using Personal Access Token (PAT) token
Headers
Path Parameters
Query Parameters
The requested API version
Response
Success
curl --request GET \
--url https://sandbox-api.shipbob.com/2.0/return/{id} \
--header 'Authorization: Bearer <token>'Authentication using Personal Access Token (PAT) token
The requested API version
Success
curl --request GET \
--url https://sandbox-api.shipbob.com/2.0/return/{id} \
--header 'Authorization: Bearer <token>'