Rebound V2 Get Tracking By Return ID

Returns tracking status and timeline for a specific Return Order ID. Authenticates via client credentials and retries once on 401.

Inputs

NameTypeDescription
ReBound Client IDStringOAuth client id to obtain the bearer token
ReBound Client SecretSensitiveStringOAuth client secret to obtain the bearer token
Return IDStringRO ID (e.g., RO_921f896e-…)

Outputs

NameTypeDescription
SuccessBooleanTrue if the request completed successfully
Status CodeNumberHTTP Status code
Return IDStringReturn ID
StatusStringOverall tracking status
Latest EventObjectMost recent tracking entry
Latest Event DateStringConvenience field: Latest Event.created
Tracking EntriesListFull list of tracking entries from the API
RawObjectFull raw API payload