Liking cljdoc? Tell your friends :D

stream.clojure.stripe.api.fabric

Info: This ns is auto-generated from the Stripe OpenAPI spec.

Info: This ns is auto-generated from the Stripe OpenAPI spec.
raw docstring

list-all-service-integration-configclj

(list-all-service-integration-config {:keys [query-params]})

No description available.

HTTP Method: GET Endpoint: /v1/fabric/service/integration_config

Query Parameters:

  • expand (Array): Specifies which fields in the response should be expanded.
  • service-name (String): The service-name parameter. (required)

Example Usage: (list-all-service-integration-config {:query-params {:limit 10}})

No description available.

HTTP Method: GET
Endpoint: /v1/fabric/service/integration_config

Query Parameters:
  - expand (Array): Specifies which fields in the response should be expanded.
  - service-name (String): The service-name parameter. (required)

Example Usage:
  (list-all-service-integration-config {:query-params {:limit 10}})
sourceraw docstring

post-service-subscribeclj

(post-service-subscribe {:keys [body]})

No description available.

HTTP Method: POST Endpoint: /v1/fabric/service/subscribe

Example Usage: (post-service-subscribe {})

No description available.

HTTP Method: POST
Endpoint: /v1/fabric/service/subscribe

Example Usage:
  (post-service-subscribe {})
sourceraw docstring

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