This takes an order id and returns all associated refunds with that Order ID.
key (string): Merchant API keyorder_id (string): Order IDhash (string): Calculated hash for request validationBasic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
200