Send the return shipping label and tracking

Notify Get Plus that your OMS has generated the return shipping
label
. Get Plus stores the label and tracking details, moves the
return to IN_TRANSIT, and emails the customer the label and tracking
link.

Re-sending the same tracking_number for the same return is idempotent
and returns 200.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Get Plus return id — return_id from the POST /returns response, data.returns[].id from GET /returns, or data.return.id from GET /returns/{return_id}. NOT the top-level id from POST /returns (that is the return request, not the return).

Body Params
string
required

Carrier name, e.g. "USPS".

string
required

The return shipment's tracking number. Also the idempotency key for this callback.

string
required

URL of the printable shipping label your OMS generated.

string

Optional carrier tracking page URL shared with the customer.

external_reference
object

Optional reference to the return in your OMS. Stored on the Get Plus
return so both systems share one identity for the return — include it
on every callback so out-of-band and duplicate messages can be
correlated.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json