Functions for interacting with the external invoicing microservice
Functions for interacting with the external invoicing microservice
Lists all registered invoicing customers. Returns a deferred with the http response.
Lists all registered invoicing customers. Returns a deferred with the http response.
Lists all invoices. Returns a deferred with the http response.
Lists all invoices. Returns a deferred with the http response.
(make-client conf)Creates a new invoicing client with given config. The client is a 1-arity function that accepts request options, and executes an async http request.
Creates a new invoicing client with given config. The client is a 1-arity function that accepts request options, and executes an async http request.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |