We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840d6b9 commit 5c30ba0Copy full SHA for 5c30ba0
src/wc_api_clj/v3/order_refunds.clj
@@ -5,9 +5,9 @@
5
(:require [wc-api-clj.core :as woo]
6
[wc-api-clj.util :as util]))
7
8
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
9
-;; Order Notes REST API v3 wrapper functions ;;
10
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;; Order Refunds REST API v3 wrapper functions ;;
11
12
(defn create-order-refund
13
"Create an order refund."
0 commit comments