Liking cljdoc? Tell your friends :D

magnet.cms.webflow.e-commerce


fulfill-orderclj

(fulfill-order {:keys [site-id] :as wf-record} order-id)
source

get-all-ordersclj

(get-all-orders {:keys [site-id] :as wf-record})
source

get-item-inventoryclj

(get-item-inventory wf-record collection-id item-id)
source

get-orderclj

(get-order {:keys [site-id] :as wf-record} order-id)
source

refund-orderclj

(refund-order {:keys [site-id] :as wf-record} order-id)
source

unfulfill-orderclj

(unfulfill-order {:keys [site-id] :as wf-record} order-id)
source

update-item-inventoryclj

(update-item-inventory wf-record collection-id item-id fields)
source

update-orderclj

(update-order {:keys [site-id] :as wf-record} order-id fields)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close