API Reference
cURL
curl --request GET \ --url https://api.shipbob.com/2.0/return/{id}/statushistory \ --header 'Authorization: Bearer <token>'
[ { "status": "AwaitingArrival", "time_stamp": "2019-08-24T14:15:22Z" } ]
Authentication using Personal Access Token (PAT) token
Channel Id for Operation
Id of the return order
Success
The response is of type object[].
object[]
Was this page helpful?