GET
/
return
/
{id}
curl --request GET \
  --url https://api.shipbob.com/2.0/return/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Authentication using Personal Access Token (PAT) token

Headers

shipbob_channel_id
string

Path Parameters

id
string
required

Query Parameters

api-version
string

The requested API version

Response

200

Success