Get the status and history of a case
State | Description |
---|---|
null | No case has been opened for this order |
open | A case has been opened for this order |
closed | A case has been closed for this order |
messages
array contains the entire case history with these possible types:
Message Type | Description |
---|---|
case.opened.return.request_label | A case has been opened for a return label |
case.opened.nondelivery.not_delivered | A case has been opened for a non-delivery issue |
case.opened.nondelivery.damaged | A case has been opened for a damaged package |
case.opened.nondelivery.empty_box | A case has been opened for an empty box |
case.opened.tracking.request_update | A case has been opened requesting an update on an order status |
case.opened.cancel.forced_cancellation | A case has been opened for an order force cancelled by the source |
case.opened.other | A catch-all category for a case |
case.freetext | A generic, free text case response |
case.return.label_generated | A return label has been generated |
case.return.status_updated | The case status has been updated |
case.refund.partial | The case has resulted in a partial refund being issued |
case.refund.full | The case has resulted in a full refund being issued |
case.closed | The case has been closed |
messages
list.Use your client token as the username. Leave the password blank.
The order ID to retrieve case information for
Case information retrieved successfully
The response is of type object
.