(create client customer-id mandate)
Create a new mandate for given customer-id
.
Create a new mandate for given `customer-id`.
(get-by-id client customer-id mandate-id)
Fetch a single customer's mandate by mandate-id
.
Fetch a single customer's mandate by `mandate-id`.
(get-list client customer-id opts)
Fetch all customer's mandates.
Fetch all customer's mandates.
(revoke-by-id client customer-id mandate-id)
Revoke a specific customer's mandate by mandate-id
.
Revoke a specific customer's mandate by `mandate-id`.
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 |