OrderReturnService::retrieve()
Method: Retrieves the details of an existing order return. Supply the unique order ID from either an order return creation request or the order return list, and Stripe will return the corresponding order information.
Method: Retrieves the details of an existing order return. Supply the unique order ID from either an order return creation request or the order return list, and Stripe will return the corresponding order information.
Method: Returns a list of your order returns. The returns are returned sorted by creation date, with the most recently created return appearing first.