Liking cljdoc? Tell your friends :D

etsy.api.receipt


find-all-shop-receipts-by-statusclj

(find-all-shop-receipts-by-status shop-id
                                  status
                                  &
                                  {:keys [limit offset page] :as params})

Retrieves a set of Receipt objects associated to a Shop based on the status.

Retrieves a set of Receipt objects associated to a Shop based on the status.
sourceraw docstring

get-receiptclj

(get-receipt receipt-id)

Retrieves a Receipt by id.

Retrieves a Receipt by id.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close