Skip to main content

Get Return

GET 

/api/shipbob/:instance/returns/:return

Retrieve a single ShipBob return by its ShipBob return id, scoped to the instance.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

The path id accepts EITHER the local record id (as returned by the list endpoint) OR the external ShipBob id, so both in-app links and external/deep links resolve.

Request

Responses

OK

Response Headers
    Content-Type