Docs Home
/
Zoo Developer Tools
/
API
/
Payments
/
Create the subscription for an org.

Create the subscription for an org

Parameters

Name

Type

Req.

Returns

  • 201 Created

    successful creation

    Name

    Type

    Req.

    body

    object
    optional
    Object Properties
    • action_client_secret

      string
      optional
    • action_type

      string
      optional
      Possible values
      • payment_intent:  The client secret belongs to a PaymentIntent (initial invoice payment).
      • setup_intent:  The client secret belongs to a SetupIntent (trial or setup-only flow).
    • modeling_app

      object
      optional
      Object Properties
post
/org/payment/subscriptions
201 Created
Response