kittycad.api.payments.create_org_subscription.asyncio

async kittycad.api.payments.create_org_subscription.asyncio(body, *, client)[source][source]

This endpoint requires authentication by an org admin. It creates the subscription for the authenticated user’s org.

Return type:

Union[ZooProductSubscriptions, Error, None]